Uses of Class
tyler.ecf.extensions.common.DocumentType
Packages that use DocumentType
Package
Description
-
Uses of DocumentType in edu.suffolk.litlab.efspserver.ecf4
Methods in edu.suffolk.litlab.efspserver.ecf4 that return types with arguments of type DocumentTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<DocumentType> EcfCourtSpecificSerializer.filingDocToXml
(FilingDoc doc, int sequenceNum, boolean isInitialFiling, CaseCategory caseCategory, CaseType motionType, FilingCode filing, boolean isIndividual, com.fasterxml.jackson.databind.JsonNode miscInfo, InfoCollector collector) -
Uses of DocumentType in tyler.ecf.extensions.common
Methods in tyler.ecf.extensions.common that return DocumentTypeModifier and TypeMethodDescriptionObjectFactory.createDocumentType()
Create an instance ofDocumentType
Methods in tyler.ecf.extensions.common that return types with arguments of type DocumentTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<DocumentType> ObjectFactory.createDocument
(DocumentType value) jakarta.xml.bind.JAXBElement
<DocumentType> ObjectFactory.createFilingConnectedDocument
(DocumentType value) jakarta.xml.bind.JAXBElement
<DocumentType> ObjectFactory.createFilingLeadDocument
(DocumentType value) Methods in tyler.ecf.extensions.common with parameters of type DocumentTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<DocumentType> ObjectFactory.createDocument
(DocumentType value) jakarta.xml.bind.JAXBElement
<DocumentType> ObjectFactory.createFilingConnectedDocument
(DocumentType value) jakarta.xml.bind.JAXBElement
<DocumentType> ObjectFactory.createFilingLeadDocument
(DocumentType value) -
Uses of DocumentType in tyler.ecf.extensions.filingdetailresponsemessage
Fields in tyler.ecf.extensions.filingdetailresponsemessage with type parameters of type DocumentTypeModifier and TypeFieldDescriptionprotected List
<DocumentType> FilingDetailResponseMessageType.filingLeadDocument
Methods in tyler.ecf.extensions.filingdetailresponsemessage that return types with arguments of type DocumentTypeModifier and TypeMethodDescriptionFilingDetailResponseMessageType.getFilingLeadDocument()
Gets the value of the filingLeadDocument property.