Uses of Class
tyler.ecf.extensions.common.DocumentAttachmentIdentificationType
Packages that use DocumentAttachmentIdentificationType
-
Uses of DocumentAttachmentIdentificationType in tyler.ecf.extensions.common
Fields in tyler.ecf.extensions.common with type parameters of type DocumentAttachmentIdentificationTypeModifier and TypeFieldDescriptionprotected List
<DocumentAttachmentIdentificationType> CaseEventType.documentAttachmentIdentification
protected List
<DocumentAttachmentIdentificationType> DocumentType.documentAttachmentIdentification
protected List
<DocumentAttachmentIdentificationType> ReviewedDocumentType.documentAttachmentIdentification
Methods in tyler.ecf.extensions.common that return DocumentAttachmentIdentificationTypeModifier and TypeMethodDescriptionObjectFactory.createDocumentAttachmentIdentificationType()
Create an instance ofDocumentAttachmentIdentificationType
Methods in tyler.ecf.extensions.common that return types with arguments of type DocumentAttachmentIdentificationTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<DocumentAttachmentIdentificationType> ObjectFactory.createDocumentAttachmentIdentification
(DocumentAttachmentIdentificationType value) CaseEventType.getDocumentAttachmentIdentification()
Gets the value of the documentAttachmentIdentification property.DocumentType.getDocumentAttachmentIdentification()
Gets the value of the documentAttachmentIdentification property.ReviewedDocumentType.getDocumentAttachmentIdentification()
Gets the value of the documentAttachmentIdentification property.Methods in tyler.ecf.extensions.common with parameters of type DocumentAttachmentIdentificationTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<DocumentAttachmentIdentificationType> ObjectFactory.createDocumentAttachmentIdentification
(DocumentAttachmentIdentificationType value)