Uses of Class
eu.europa.esig.trustedlist.jaxb.tsl.TSLSchemeInformationType
Packages that use TSLSchemeInformationType
-
Uses of TSLSchemeInformationType in eu.europa.esig.trustedlist.jaxb.tsl
Fields in eu.europa.esig.trustedlist.jaxb.tsl declared as TSLSchemeInformationTypeModifier and TypeFieldDescriptionprotected TSLSchemeInformationTypeTrustStatusListType.schemeInformationMethods in eu.europa.esig.trustedlist.jaxb.tsl that return TSLSchemeInformationTypeModifier and TypeMethodDescriptionObjectFactory.createTSLSchemeInformationType()Create an instance ofTSLSchemeInformationTypeTrustStatusListType.getSchemeInformation()Gets the value of the schemeInformation property.Methods in eu.europa.esig.trustedlist.jaxb.tsl that return types with arguments of type TSLSchemeInformationTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TSLSchemeInformationType> ObjectFactory.createSchemeInformation(TSLSchemeInformationType value) Methods in eu.europa.esig.trustedlist.jaxb.tsl with parameters of type TSLSchemeInformationTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TSLSchemeInformationType> ObjectFactory.createSchemeInformation(TSLSchemeInformationType value) voidTrustStatusListType.setSchemeInformation(TSLSchemeInformationType value) Sets the value of the schemeInformation property.