Uses of Class
eu.europa.esig.trustedlist.jaxb.tsl.OtherTSLPointersType
| Package | Description |
|---|---|
| eu.europa.esig.trustedlist.jaxb.tsl |
-
Uses of OtherTSLPointersType in eu.europa.esig.trustedlist.jaxb.tsl
Fields in eu.europa.esig.trustedlist.jaxb.tsl declared as OtherTSLPointersType Modifier and Type Field Description protected OtherTSLPointersTypeTSLSchemeInformationType. pointersToOtherTSLMethods in eu.europa.esig.trustedlist.jaxb.tsl that return OtherTSLPointersType Modifier and Type Method Description OtherTSLPointersTypeObjectFactory. createOtherTSLPointersType()Create an instance ofOtherTSLPointersTypeOtherTSLPointersTypeTSLSchemeInformationType. getPointersToOtherTSL()Gets the value of the pointersToOtherTSL property.Methods in eu.europa.esig.trustedlist.jaxb.tsl that return types with arguments of type OtherTSLPointersType Modifier and Type Method Description JAXBElement<OtherTSLPointersType>ObjectFactory. createPointersToOtherTSL(OtherTSLPointersType value)Methods in eu.europa.esig.trustedlist.jaxb.tsl with parameters of type OtherTSLPointersType Modifier and Type Method Description JAXBElement<OtherTSLPointersType>ObjectFactory. createPointersToOtherTSL(OtherTSLPointersType value)voidTSLSchemeInformationType. setPointersToOtherTSL(OtherTSLPointersType value)Sets the value of the pointersToOtherTSL property.