Uses of Class
tyler.ecf.extensions.filingdetailresponsemessage.ChargeType
Packages that use ChargeType
-
Uses of ChargeType in tyler.ecf.extensions.filingdetailresponsemessage
Fields in tyler.ecf.extensions.filingdetailresponsemessage with type parameters of type ChargeTypeModifier and TypeFieldDescriptionprotected List
<ChargeType> FilingDetailResponseMessageType.envelopeFees
protected List
<ChargeType> FilingDetailResponseMessageType.filingFees
Methods in tyler.ecf.extensions.filingdetailresponsemessage that return ChargeTypeModifier and TypeMethodDescriptionObjectFactory.createChargeType()
Create an instance ofChargeType
Methods in tyler.ecf.extensions.filingdetailresponsemessage that return types with arguments of type ChargeTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<ChargeType> ObjectFactory.createEnvelopeFees
(ChargeType value) jakarta.xml.bind.JAXBElement
<ChargeType> ObjectFactory.createFilingFees
(ChargeType value) FilingDetailResponseMessageType.getEnvelopeFees()
Gets the value of the envelopeFees property.FilingDetailResponseMessageType.getFilingFees()
Gets the value of the filingFees property.Methods in tyler.ecf.extensions.filingdetailresponsemessage with parameters of type ChargeTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<ChargeType> ObjectFactory.createEnvelopeFees
(ChargeType value) jakarta.xml.bind.JAXBElement
<ChargeType> ObjectFactory.createFilingFees
(ChargeType value)