Uses of Class
gov.nasa.worldwind.ogc.OGCContactInformation
-
Packages that use OGCContactInformation Package Description gov.nasa.worldwind.ogc -
-
Uses of OGCContactInformation in gov.nasa.worldwind.ogc
Fields in gov.nasa.worldwind.ogc declared as OGCContactInformation Modifier and Type Field Description protected OGCContactInformation
OGCServiceInformation. contactInformation
Methods in gov.nasa.worldwind.ogc that return OGCContactInformation Modifier and Type Method Description OGCContactInformation
OGCServiceInformation. getContactInformation()
Methods in gov.nasa.worldwind.ogc with parameters of type OGCContactInformation Modifier and Type Method Description protected void
OGCServiceInformation. setContactInformation(OGCContactInformation contactInformation)
-