public class OWSServiceContact extends AbstractXMLEventParser
CHARACTERS_CONTENT, fields, namespaceURI, parent
Constructor and Description |
---|
OWSServiceContact(java.lang.String namespaceURI) |
Modifier and Type | Method and Description |
---|---|
OWSAddress |
getAddress() |
OWSContactInfo |
getContactInfo() |
java.lang.String |
getIndividualName() |
OWSPhone |
getPhone() |
java.lang.String |
getPositionName() |
java.lang.String |
getRole() |
allocate, doAddCharacters, doAddEventAttribute, doAddEventContent, doParseEventAttributes, doParseEventContent, freeResources, getAConstructor, getCharacters, getField, getField, getFields, getNamespaceURI, getParent, getRoot, hasField, hasField, hasFields, mergeFields, newInstance, overrideFields, parse, parseCharacterContent, removeField, setField, setField, setFields, setNamespaceURI, setParent
public OWSAddress getAddress()
public OWSContactInfo getContactInfo()
public java.lang.String getIndividualName()
public OWSPhone getPhone()
public java.lang.String getPositionName()
public java.lang.String getRole()