Uses of Class
eu.europa.esig.lote.jaxb.AddressType
Packages that use AddressType
-
Uses of AddressType in eu.europa.esig.lote.jaxb
Fields in eu.europa.esig.lote.jaxb declared as AddressTypeModifier and TypeFieldDescriptionprotected AddressTypeLoTESchemeInformationType.schemeOperatorAddressprotected AddressTypeTrustedEntityInformationType.teAddressMethods in eu.europa.esig.lote.jaxb that return AddressTypeModifier and TypeMethodDescriptionObjectFactory.createAddressType()Create an instance ofAddressTypeLoTESchemeInformationType.getSchemeOperatorAddress()Gets the value of the schemeOperatorAddress property.TrustedEntityInformationType.getTEAddress()Gets the value of the teAddress property.Methods in eu.europa.esig.lote.jaxb with parameters of type AddressTypeModifier and TypeMethodDescriptionvoidLoTESchemeInformationType.setSchemeOperatorAddress(AddressType value) Sets the value of the schemeOperatorAddress property.voidTrustedEntityInformationType.setTEAddress(AddressType value) Sets the value of the teAddress property. -
Uses of AddressType in eu.europa.esig.lote.jaxb.tie
Fields in eu.europa.esig.lote.jaxb.tie declared as AddressTypeMethods in eu.europa.esig.lote.jaxb.tie that return AddressTypeModifier and TypeMethodDescriptionAssociatedBodyType.getAssociatedBodyAddress()Gets the value of the associatedBodyAddress property.Methods in eu.europa.esig.lote.jaxb.tie with parameters of type AddressTypeModifier and TypeMethodDescriptionvoidAssociatedBodyType.setAssociatedBodyAddress(AddressType value) Sets the value of the associatedBodyAddress property.