Uses of Class
eu.europa.esig.trustedlist.jaxb.tsl.OtherTSLPointersType
Packages that use OtherTSLPointersType
-
Uses of OtherTSLPointersType in eu.europa.esig.trustedlist.jaxb.tsl
Fields in eu.europa.esig.trustedlist.jaxb.tsl declared as OtherTSLPointersTypeModifier and TypeFieldDescriptionprotected OtherTSLPointersTypeTSLSchemeInformationType.pointersToOtherTSLMethods in eu.europa.esig.trustedlist.jaxb.tsl that return OtherTSLPointersTypeModifier and TypeMethodDescriptionObjectFactory.createOtherTSLPointersType()Create an instance ofOtherTSLPointersTypeTSLSchemeInformationType.getPointersToOtherTSL()Gets the value of the pointersToOtherTSL property.Methods in eu.europa.esig.trustedlist.jaxb.tsl that return types with arguments of type OtherTSLPointersTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<OtherTSLPointersType> ObjectFactory.createPointersToOtherTSL(OtherTSLPointersType value) Methods in eu.europa.esig.trustedlist.jaxb.tsl with parameters of type OtherTSLPointersTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<OtherTSLPointersType> ObjectFactory.createPointersToOtherTSL(OtherTSLPointersType value) voidTSLSchemeInformationType.setPointersToOtherTSL(OtherTSLPointersType value) Sets the value of the pointersToOtherTSL property.