|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResponsiblePartyType | |
---|---|
net.opengis.ows10 | |
net.opengis.ows10.impl |
Uses of ResponsiblePartyType in net.opengis.ows10 |
---|
Methods in net.opengis.ows10 that return ResponsiblePartyType | |
---|---|
ResponsiblePartyType |
Ows10Factory.createResponsiblePartyType()
Returns a new object of class 'Responsible Party Type'. |
ResponsiblePartyType |
DocumentRoot.getPointOfContact()
Returns the value of the 'Point Of Contact' containment reference. |
Methods in net.opengis.ows10 with parameters of type ResponsiblePartyType | |
---|---|
void |
DocumentRoot.setPointOfContact(ResponsiblePartyType value)
Sets the value of the ' Point Of Contact ' containment reference. |
Uses of ResponsiblePartyType in net.opengis.ows10.impl |
---|
Methods in net.opengis.ows10.impl that return ResponsiblePartyType | |
---|---|
ResponsiblePartyType |
Ows10FactoryImpl.createResponsiblePartyType()
|
ResponsiblePartyType |
DocumentRootImpl.getPointOfContact()
|
Methods in net.opengis.ows10.impl with parameters of type ResponsiblePartyType | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetPointOfContact(ResponsiblePartyType newPointOfContact,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
DocumentRootImpl.setPointOfContact(ResponsiblePartyType newPointOfContact)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |