public class DictionaryEntry extends Object
Constructor and Description |
---|
DictionaryEntry(Reference internalType,
Reference reference,
Integer maxLength,
boolean mandatory) |
Modifier and Type | Method and Description |
---|---|
Reference |
getInternalType() |
Integer |
getMaxLength() |
Reference |
getReference() |
boolean |
isMandatory() |
Apache Camel