Uses of Class
eu.europa.esig.trustedlist.jaxb.tsl.NonEmptyURIListType
| Package | Description |
|---|---|
| eu.europa.esig.trustedlist.jaxb.tsl |
-
Uses of NonEmptyURIListType in eu.europa.esig.trustedlist.jaxb.tsl
Fields in eu.europa.esig.trustedlist.jaxb.tsl declared as NonEmptyURIListType Modifier and Type Field Description protected NonEmptyURIListTypeTSLSchemeInformationType. distributionPointsMethods in eu.europa.esig.trustedlist.jaxb.tsl that return NonEmptyURIListType Modifier and Type Method Description NonEmptyURIListTypeObjectFactory. createNonEmptyURIListType()Create an instance ofNonEmptyURIListTypeNonEmptyURIListTypeTSLSchemeInformationType. getDistributionPoints()Gets the value of the distributionPoints property.Methods in eu.europa.esig.trustedlist.jaxb.tsl that return types with arguments of type NonEmptyURIListType Modifier and Type Method Description JAXBElement<NonEmptyURIListType>ObjectFactory. createDistributionPoints(NonEmptyURIListType value)Methods in eu.europa.esig.trustedlist.jaxb.tsl with parameters of type NonEmptyURIListType Modifier and Type Method Description JAXBElement<NonEmptyURIListType>ObjectFactory. createDistributionPoints(NonEmptyURIListType value)voidTSLSchemeInformationType. setDistributionPoints(NonEmptyURIListType value)Sets the value of the distributionPoints property.