Uses of Class
eu.europa.esig.trustedlist.jaxb.tsl.ServiceSupplyPointsType
| Package | Description |
|---|---|
| eu.europa.esig.trustedlist.jaxb.tsl |
-
Uses of ServiceSupplyPointsType in eu.europa.esig.trustedlist.jaxb.tsl
Fields in eu.europa.esig.trustedlist.jaxb.tsl declared as ServiceSupplyPointsType Modifier and Type Field Description protected ServiceSupplyPointsTypeTSPServiceInformationType. serviceSupplyPointsMethods in eu.europa.esig.trustedlist.jaxb.tsl that return ServiceSupplyPointsType Modifier and Type Method Description ServiceSupplyPointsTypeObjectFactory. createServiceSupplyPointsType()Create an instance ofServiceSupplyPointsTypeServiceSupplyPointsTypeTSPServiceInformationType. getServiceSupplyPoints()Gets the value of the serviceSupplyPoints property.Methods in eu.europa.esig.trustedlist.jaxb.tsl that return types with arguments of type ServiceSupplyPointsType Modifier and Type Method Description JAXBElement<ServiceSupplyPointsType>ObjectFactory. createServiceSupplyPoints(ServiceSupplyPointsType value)Methods in eu.europa.esig.trustedlist.jaxb.tsl with parameters of type ServiceSupplyPointsType Modifier and Type Method Description JAXBElement<ServiceSupplyPointsType>ObjectFactory. createServiceSupplyPoints(ServiceSupplyPointsType value)voidTSPServiceInformationType. setServiceSupplyPoints(ServiceSupplyPointsType value)Sets the value of the serviceSupplyPoints property.