Uses of Class
eu.europa.esig.trustedlist.jaxb.tsl.AddressType
Packages that use AddressType
-
Uses of AddressType in eu.europa.esig.trustedlist.jaxb.tsl
Fields in eu.europa.esig.trustedlist.jaxb.tsl declared as AddressTypeModifier and TypeFieldDescriptionprotected AddressTypeTSLSchemeInformationType.schemeOperatorAddressprotected AddressTypeTSPInformationType.tspAddressMethods in eu.europa.esig.trustedlist.jaxb.tsl that return AddressTypeModifier and TypeMethodDescriptionObjectFactory.createAddressType()Create an instance ofAddressTypeTSLSchemeInformationType.getSchemeOperatorAddress()Gets the value of the schemeOperatorAddress property.TSPInformationType.getTSPAddress()Gets the value of the tspAddress property.Methods in eu.europa.esig.trustedlist.jaxb.tsl with parameters of type AddressTypeModifier and TypeMethodDescriptionvoidTSLSchemeInformationType.setSchemeOperatorAddress(AddressType value) Sets the value of the schemeOperatorAddress property.voidTSPInformationType.setTSPAddress(AddressType value) Sets the value of the tspAddress property.