public class OWSServiceContact extends AbstractXMLEventParser
CHARACTERS_CONTENT, fields, namespaceURI, parent
Constructor and Description |
---|
OWSServiceContact(String namespaceURI) |
Modifier and Type | Method and Description |
---|---|
OWSAddress |
getAddress() |
OWSContactInfo |
getContactInfo() |
String |
getIndividualName() |
OWSPhone |
getPhone() |
String |
getPositionName() |
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 OWSServiceContact(String namespaceURI)
public OWSAddress getAddress()
public OWSContactInfo getContactInfo()
public String getIndividualName()
public OWSPhone getPhone()
public String getPositionName()
public String getRole()