Uses of Class
eu.europa.esig.trustedlist.jaxb.tsl.ServiceHistoryType
| Package | Description |
|---|---|
| eu.europa.esig.trustedlist.jaxb.tsl |
-
Uses of ServiceHistoryType in eu.europa.esig.trustedlist.jaxb.tsl
Fields in eu.europa.esig.trustedlist.jaxb.tsl declared as ServiceHistoryType Modifier and Type Field Description protected ServiceHistoryTypeTSPServiceType. serviceHistoryMethods in eu.europa.esig.trustedlist.jaxb.tsl that return ServiceHistoryType Modifier and Type Method Description ServiceHistoryTypeObjectFactory. createServiceHistoryType()Create an instance ofServiceHistoryTypeServiceHistoryTypeTSPServiceType. getServiceHistory()Gets the value of the serviceHistory property.Methods in eu.europa.esig.trustedlist.jaxb.tsl that return types with arguments of type ServiceHistoryType Modifier and Type Method Description JAXBElement<ServiceHistoryType>ObjectFactory. createServiceHistory(ServiceHistoryType value)Methods in eu.europa.esig.trustedlist.jaxb.tsl with parameters of type ServiceHistoryType Modifier and Type Method Description JAXBElement<ServiceHistoryType>ObjectFactory. createServiceHistory(ServiceHistoryType value)voidTSPServiceType. setServiceHistory(ServiceHistoryType value)Sets the value of the serviceHistory property.