Uses of Class
eu.europa.esig.trustedlist.jaxb.tsl.ServiceSupplyPointsType
Packages that use ServiceSupplyPointsType
-
Uses of ServiceSupplyPointsType in eu.europa.esig.trustedlist.jaxb.tsl
Fields in eu.europa.esig.trustedlist.jaxb.tsl declared as ServiceSupplyPointsTypeModifier and TypeFieldDescriptionprotected ServiceSupplyPointsTypeTSPServiceInformationType.serviceSupplyPointsMethods in eu.europa.esig.trustedlist.jaxb.tsl that return ServiceSupplyPointsTypeModifier and TypeMethodDescriptionObjectFactory.createServiceSupplyPointsType()Create an instance ofServiceSupplyPointsTypeTSPServiceInformationType.getServiceSupplyPoints()Gets the value of the serviceSupplyPoints property.Methods in eu.europa.esig.trustedlist.jaxb.tsl that return types with arguments of type ServiceSupplyPointsTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ServiceSupplyPointsType> ObjectFactory.createServiceSupplyPoints(ServiceSupplyPointsType value) Methods in eu.europa.esig.trustedlist.jaxb.tsl with parameters of type ServiceSupplyPointsTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ServiceSupplyPointsType> ObjectFactory.createServiceSupplyPoints(ServiceSupplyPointsType value) voidTSPServiceInformationType.setServiceSupplyPoints(ServiceSupplyPointsType value) Sets the value of the serviceSupplyPoints property.