Uses of Class
org.n52.shetland.inspire.ad.AddressRepresentation
-
Packages that use AddressRepresentation Package Description org.n52.shetland.inspire.ad org.n52.shetland.inspire.base2 -
-
Uses of AddressRepresentation in org.n52.shetland.inspire.ad
-
Uses of AddressRepresentation in org.n52.shetland.inspire.base2
Methods in org.n52.shetland.inspire.base2 that return types with arguments of type AddressRepresentation Modifier and Type Method Description Nillable<AddressRepresentation>Contact. getAddress()Methods in org.n52.shetland.inspire.base2 with parameters of type AddressRepresentation Modifier and Type Method Description ContactContact. setAddress(AddressRepresentation address)Method parameters in org.n52.shetland.inspire.base2 with type arguments of type AddressRepresentation Modifier and Type Method Description ContactContact. setAddress(Nillable<AddressRepresentation> address)
-