Uses of Class
tyler.ecf.extensions.common.HearingScheduleType
Packages that use HearingScheduleType
-
Uses of HearingScheduleType in tyler.ecf.extensions.common
Fields in tyler.ecf.extensions.common declared as HearingScheduleTypeModifier and TypeFieldDescriptionprotected HearingScheduleType
CaseAugmentationType.hearingSchedule
Methods in tyler.ecf.extensions.common that return HearingScheduleTypeModifier and TypeMethodDescriptionObjectFactory.createHearingScheduleType()
Create an instance ofHearingScheduleType
CaseAugmentationType.getHearingSchedule()
Gets the value of the hearingSchedule property.Methods in tyler.ecf.extensions.common that return types with arguments of type HearingScheduleTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<HearingScheduleType> ObjectFactory.createHearingSchedule
(HearingScheduleType value) Methods in tyler.ecf.extensions.common with parameters of type HearingScheduleTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<HearingScheduleType> ObjectFactory.createHearingSchedule
(HearingScheduleType value) void
CaseAugmentationType.setHearingSchedule
(HearingScheduleType value) Sets the value of the hearingSchedule property.