Uses of Class
eu.europa.esig.trustedlist.jaxb.tsl.AnyType
| Package | Description |
|---|---|
| eu.europa.esig.trustedlist.jaxb.tsl | |
| eu.europa.esig.trustedlist.jaxb.tslx |
-
Uses of AnyType in eu.europa.esig.trustedlist.jaxb.tsl
Subclasses of AnyType in eu.europa.esig.trustedlist.jaxb.tsl Modifier and Type Class Description classExtensionTypeJava class for ExtensionType complex type.Fields in eu.europa.esig.trustedlist.jaxb.tsl declared as AnyType Modifier and Type Field Description protected AnyTypeDigitalIdentityType. otherprotected AnyTypeAdditionalServiceInformationType. otherInformationMethods in eu.europa.esig.trustedlist.jaxb.tsl that return AnyType Modifier and Type Method Description AnyTypeObjectFactory. createAnyType()Create an instance ofAnyTypeAnyTypeDigitalIdentityType. getOther()Gets the value of the other property.AnyTypeAdditionalServiceInformationType. getOtherInformation()Gets the value of the otherInformation property.Methods in eu.europa.esig.trustedlist.jaxb.tsl with parameters of type AnyType Modifier and Type Method Description voidDigitalIdentityType. setOther(AnyType value)Sets the value of the other property.voidAdditionalServiceInformationType. setOtherInformation(AnyType value)Sets the value of the otherInformation property. -
Uses of AnyType in eu.europa.esig.trustedlist.jaxb.tslx
Fields in eu.europa.esig.trustedlist.jaxb.tslx with type parameters of type AnyType Modifier and Type Field Description protected List<AnyType>TakenOverByType. otherQualifierMethods in eu.europa.esig.trustedlist.jaxb.tslx that return types with arguments of type AnyType Modifier and Type Method Description List<AnyType>TakenOverByType. getOtherQualifier()Gets the value of the otherQualifier property.