Uses of Class
eu.europa.esig.trustedlist.jaxb.tsl.AdditionalInformationType
| Package | Description |
|---|---|
| eu.europa.esig.trustedlist.jaxb.tsl |
-
Uses of AdditionalInformationType in eu.europa.esig.trustedlist.jaxb.tsl
Fields in eu.europa.esig.trustedlist.jaxb.tsl declared as AdditionalInformationType Modifier and Type Field Description protected AdditionalInformationTypeOtherTSLPointerType. additionalInformationMethods in eu.europa.esig.trustedlist.jaxb.tsl that return AdditionalInformationType Modifier and Type Method Description AdditionalInformationTypeObjectFactory. createAdditionalInformationType()Create an instance ofAdditionalInformationTypeAdditionalInformationTypeOtherTSLPointerType. getAdditionalInformation()Gets the value of the additionalInformation property.Methods in eu.europa.esig.trustedlist.jaxb.tsl that return types with arguments of type AdditionalInformationType Modifier and Type Method Description JAXBElement<AdditionalInformationType>ObjectFactory. createAdditionalInformation(AdditionalInformationType value)Methods in eu.europa.esig.trustedlist.jaxb.tsl with parameters of type AdditionalInformationType Modifier and Type Method Description JAXBElement<AdditionalInformationType>ObjectFactory. createAdditionalInformation(AdditionalInformationType value)voidOtherTSLPointerType. setAdditionalInformation(AdditionalInformationType value)Sets the value of the additionalInformation property.