NASA World Wind WMS

Uses of Class
gov.nasa.worldwind.servers.wms.xml.ContactPersonPrimary

Packages that use ContactPersonPrimary
gov.nasa.worldwind.servers.wms.xml   
 

Uses of ContactPersonPrimary in gov.nasa.worldwind.servers.wms.xml
 

Fields in gov.nasa.worldwind.servers.wms.xml declared as ContactPersonPrimary
protected  ContactPersonPrimary ContactInformation.contactPersonPrimary
           
 

Methods in gov.nasa.worldwind.servers.wms.xml that return ContactPersonPrimary
 ContactPersonPrimary ObjectFactory.createContactPersonPrimary()
          Create an instance of ContactPersonPrimary
 ContactPersonPrimary ContactInformation.getContactPersonPrimary()
          Gets the value of the contactPersonPrimary property.
 

Methods in gov.nasa.worldwind.servers.wms.xml with parameters of type ContactPersonPrimary
 void ContactInformation.setContactPersonPrimary(ContactPersonPrimary value)
          Sets the value of the contactPersonPrimary property.
 


NASA World Wind WMS