Uses of Class
eu.europa.esig.trustedlist.jaxb.tsl.ServiceHistoryType
Packages that use ServiceHistoryType
-
Uses of ServiceHistoryType in eu.europa.esig.trustedlist.jaxb.tsl
Fields in eu.europa.esig.trustedlist.jaxb.tsl declared as ServiceHistoryTypeMethods in eu.europa.esig.trustedlist.jaxb.tsl that return ServiceHistoryTypeModifier and TypeMethodDescriptionObjectFactory.createServiceHistoryType()Create an instance ofServiceHistoryTypeTSPServiceType.getServiceHistory()Gets the value of the serviceHistory property.Methods in eu.europa.esig.trustedlist.jaxb.tsl that return types with arguments of type ServiceHistoryTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ServiceHistoryType> ObjectFactory.createServiceHistory(ServiceHistoryType value) Methods in eu.europa.esig.trustedlist.jaxb.tsl with parameters of type ServiceHistoryTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ServiceHistoryType> ObjectFactory.createServiceHistory(ServiceHistoryType value) voidTSPServiceType.setServiceHistory(ServiceHistoryType value) Sets the value of the serviceHistory property.