Uses of Class
org.n52.shetland.ogc.ows.OwsContact
-
Packages that use OwsContact Package Description org.n52.shetland.ogc.ows -
-
Uses of OwsContact in org.n52.shetland.ogc.ows
Methods in org.n52.shetland.ogc.ows that return types with arguments of type OwsContact Modifier and Type Method Description Optional<OwsContact>OwsResponsibleParty. getContactInfo()Constructors in org.n52.shetland.ogc.ows with parameters of type OwsContact Constructor Description OwsResponsibleParty(String individualName, String organisationName, String positionName, OwsContact contactInfo, OwsCode role)
-