Uses of Class
org.apache.camel.component.servicenow.model.Reference
-
Packages that use Reference Package Description org.apache.camel.component.servicenow.model -
-
Uses of Reference in org.apache.camel.component.servicenow.model
Methods in org.apache.camel.component.servicenow.model that return Reference Modifier and Type Method Description ReferenceDictionaryEntry. getInternalType()ReferenceDictionaryEntry. getReference()Constructors in org.apache.camel.component.servicenow.model with parameters of type Reference Constructor Description DictionaryEntry(Reference internalType, Reference reference, Integer maxLength, boolean mandatory)
-