Package de.tsenger.vdstools.vds.dto
Class FeaturesDto
java.lang.Object
de.tsenger.vdstools.vds.dto.FeaturesDto
-
Field Summary
FieldsModifier and TypeFieldDescriptionintintintbooleanint -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
name
-
tag
public int tag -
coding
-
decodedLength
public int decodedLength -
required
public boolean required -
minLength
public int minLength -
maxLength
public int maxLength
-
-
Constructor Details
-
FeaturesDto
public FeaturesDto()
-