|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResponsiblePartySubsetType | |
|---|---|
| net.opengis.ows.x11 | |
| net.opengis.ows.x11.impl | |
| Uses of ResponsiblePartySubsetType in net.opengis.ows.x11 |
|---|
| Methods in net.opengis.ows.x11 that return ResponsiblePartySubsetType | |
|---|---|
ResponsiblePartySubsetType |
ServiceProviderDocument.ServiceProvider.addNewServiceContact()
Appends and returns a new empty "ServiceContact" element |
ResponsiblePartySubsetType |
ServiceProviderDocument.ServiceProvider.getServiceContact()
Gets the "ServiceContact" element |
static ResponsiblePartySubsetType |
ResponsiblePartySubsetType.Factory.newInstance()
|
static ResponsiblePartySubsetType |
ResponsiblePartySubsetType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static ResponsiblePartySubsetType |
ResponsiblePartySubsetType.Factory.parse(File file)
|
static ResponsiblePartySubsetType |
ResponsiblePartySubsetType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static ResponsiblePartySubsetType |
ResponsiblePartySubsetType.Factory.parse(InputStream is)
|
static ResponsiblePartySubsetType |
ResponsiblePartySubsetType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static ResponsiblePartySubsetType |
ResponsiblePartySubsetType.Factory.parse(Node node)
|
static ResponsiblePartySubsetType |
ResponsiblePartySubsetType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static ResponsiblePartySubsetType |
ResponsiblePartySubsetType.Factory.parse(Reader r)
|
static ResponsiblePartySubsetType |
ResponsiblePartySubsetType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static ResponsiblePartySubsetType |
ResponsiblePartySubsetType.Factory.parse(String xmlAsString)
|
static ResponsiblePartySubsetType |
ResponsiblePartySubsetType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static ResponsiblePartySubsetType |
ResponsiblePartySubsetType.Factory.parse(URL u)
|
static ResponsiblePartySubsetType |
ResponsiblePartySubsetType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static ResponsiblePartySubsetType |
ResponsiblePartySubsetType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static ResponsiblePartySubsetType |
ResponsiblePartySubsetType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static ResponsiblePartySubsetType |
ResponsiblePartySubsetType.Factory.parse(XMLStreamReader sr)
|
static ResponsiblePartySubsetType |
ResponsiblePartySubsetType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
| Methods in net.opengis.ows.x11 with parameters of type ResponsiblePartySubsetType | |
|---|---|
void |
ServiceProviderDocument.ServiceProvider.setServiceContact(ResponsiblePartySubsetType serviceContact)
Sets the "ServiceContact" element |
| Uses of ResponsiblePartySubsetType in net.opengis.ows.x11.impl |
|---|
| Classes in net.opengis.ows.x11.impl that implement ResponsiblePartySubsetType | |
|---|---|
class |
ResponsiblePartySubsetTypeImpl
An XML ResponsiblePartySubsetType(@http://www.opengis.net/ows/1.1). |
| Methods in net.opengis.ows.x11.impl that return ResponsiblePartySubsetType | |
|---|---|
ResponsiblePartySubsetType |
ServiceProviderDocumentImpl.ServiceProviderImpl.addNewServiceContact()
Appends and returns a new empty "ServiceContact" element |
ResponsiblePartySubsetType |
ServiceProviderDocumentImpl.ServiceProviderImpl.getServiceContact()
Gets the "ServiceContact" element |
| Methods in net.opengis.ows.x11.impl with parameters of type ResponsiblePartySubsetType | |
|---|---|
void |
ServiceProviderDocumentImpl.ServiceProviderImpl.setServiceContact(ResponsiblePartySubsetType serviceContact)
Sets the "ServiceContact" element |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||