Class DictionaryEntry
java.lang.Object
org.apache.camel.component.servicenow.model.DictionaryEntry
-
Constructor Summary
ConstructorsConstructorDescriptionDictionaryEntry(Reference internalType, Reference reference, Integer maxLength, boolean mandatory) -
Method Summary
Modifier and TypeMethodDescriptionboolean
-
Constructor Details
-
DictionaryEntry
-
-
Method Details
-
getInternalType
-
getReference
-
getMaxLength
-
isMandatory
public boolean isMandatory()
-