Uses of Class
eu.europa.esig.trustedlist.jaxb.tsl.TSLSchemeInformationType
| Package | Description |
|---|---|
| eu.europa.esig.trustedlist.jaxb.tsl |
-
Uses of TSLSchemeInformationType in eu.europa.esig.trustedlist.jaxb.tsl
Fields in eu.europa.esig.trustedlist.jaxb.tsl declared as TSLSchemeInformationType Modifier and Type Field Description protected TSLSchemeInformationTypeTrustStatusListType. schemeInformationMethods in eu.europa.esig.trustedlist.jaxb.tsl that return TSLSchemeInformationType Modifier and Type Method Description TSLSchemeInformationTypeObjectFactory. createTSLSchemeInformationType()Create an instance ofTSLSchemeInformationTypeTSLSchemeInformationTypeTrustStatusListType. getSchemeInformation()Gets the value of the schemeInformation property.Methods in eu.europa.esig.trustedlist.jaxb.tsl that return types with arguments of type TSLSchemeInformationType Modifier and Type Method Description JAXBElement<TSLSchemeInformationType>ObjectFactory. createSchemeInformation(TSLSchemeInformationType value)Methods in eu.europa.esig.trustedlist.jaxb.tsl with parameters of type TSLSchemeInformationType Modifier and Type Method Description JAXBElement<TSLSchemeInformationType>ObjectFactory. createSchemeInformation(TSLSchemeInformationType value)voidTrustStatusListType. setSchemeInformation(TSLSchemeInformationType value)Sets the value of the schemeInformation property.