|
NASA World Wind WMS | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgov.nasa.worldwind.servers.wms.xml.ContactPersonPrimary
public class ContactPersonPrimary
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{http://www.opengis.net/wms}ContactPerson"/>
<element ref="{http://www.opengis.net/wms}ContactOrganization"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected String |
contactOrganization
|
protected String |
contactPerson
|
| Constructor Summary | |
|---|---|
ContactPersonPrimary()
|
|
| Method Summary | |
|---|---|
String |
getContactOrganization()
Gets the value of the contactOrganization property. |
String |
getContactPerson()
Gets the value of the contactPerson property. |
void |
setContactOrganization(String value)
Sets the value of the contactOrganization property. |
void |
setContactPerson(String value)
Sets the value of the contactPerson property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String contactOrganization
protected String contactPerson
| Constructor Detail |
|---|
public ContactPersonPrimary()
| Method Detail |
|---|
public String getContactOrganization()
Stringpublic String getContactPerson()
Stringpublic void setContactOrganization(String value)
value - allowed object is
Stringpublic void setContactPerson(String value)
value - allowed object is
String
|
NASA World Wind WMS | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||