Class DictionaryEntry


  • public class DictionaryEntry
    extends Object
    • Constructor Detail

      • DictionaryEntry

        public DictionaryEntry​(Reference internalType,
                               Reference reference,
                               Integer maxLength,
                               boolean mandatory)
    • Method Detail

      • getInternalType

        public Reference getInternalType()
      • getReference

        public Reference getReference()
      • getMaxLength

        public Integer getMaxLength()
      • isMandatory

        public boolean isMandatory()