Uses of Class
tyler.ecf.extensions.common.ProviderChargeType
Packages that use ProviderChargeType
-
Uses of ProviderChargeType in edu.suffolk.litlab.efspserver.ecf4
Methods in edu.suffolk.litlab.efspserver.ecf4 that return ProviderChargeTypeModifier and TypeMethodDescriptionstatic ProviderChargeType
PaymentFactory.makeProviderChargeType
(String paymentId, String jurisdiction) -
Uses of ProviderChargeType in tyler.ecf.extensions.common
Fields in tyler.ecf.extensions.common declared as ProviderChargeTypeModifier and TypeFieldDescriptionprotected ProviderChargeType
CaseAugmentationType.providerCharge
Methods in tyler.ecf.extensions.common that return ProviderChargeTypeModifier and TypeMethodDescriptionObjectFactory.createProviderChargeType()
Create an instance ofProviderChargeType
CaseAugmentationType.getProviderCharge()
Gets the value of the providerCharge property.Methods in tyler.ecf.extensions.common that return types with arguments of type ProviderChargeTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<ProviderChargeType> ObjectFactory.createProviderCharge
(ProviderChargeType value) Methods in tyler.ecf.extensions.common with parameters of type ProviderChargeTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<ProviderChargeType> ObjectFactory.createProviderCharge
(ProviderChargeType value) void
CaseAugmentationType.setProviderCharge
(ProviderChargeType value) Sets the value of the providerCharge property.