Uses of Class
eu.europa.esig.trustedlist.jaxb.tsl.NonEmptyURIListType
Packages that use NonEmptyURIListType
-
Uses of NonEmptyURIListType in eu.europa.esig.trustedlist.jaxb.tsl
Fields in eu.europa.esig.trustedlist.jaxb.tsl declared as NonEmptyURIListTypeModifier and TypeFieldDescriptionprotected NonEmptyURIListTypeTSLSchemeInformationType.distributionPointsMethods in eu.europa.esig.trustedlist.jaxb.tsl that return NonEmptyURIListTypeModifier and TypeMethodDescriptionObjectFactory.createNonEmptyURIListType()Create an instance ofNonEmptyURIListTypeTSLSchemeInformationType.getDistributionPoints()Gets the value of the distributionPoints property.Methods in eu.europa.esig.trustedlist.jaxb.tsl that return types with arguments of type NonEmptyURIListTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<NonEmptyURIListType> ObjectFactory.createDistributionPoints(NonEmptyURIListType value) Methods in eu.europa.esig.trustedlist.jaxb.tsl with parameters of type NonEmptyURIListTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<NonEmptyURIListType> ObjectFactory.createDistributionPoints(NonEmptyURIListType value) voidTSLSchemeInformationType.setDistributionPoints(NonEmptyURIListType value) Sets the value of the distributionPoints property.