|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RightsDocument.Rights | |
---|---|
net.opengis.sensorML.x10 | |
net.opengis.sensorML.x10.impl |
Uses of RightsDocument.Rights in net.opengis.sensorML.x10 |
---|
Methods in net.opengis.sensorML.x10 that return RightsDocument.Rights | |
---|---|
RightsDocument.Rights |
LegalConstraintDocument.LegalConstraint.addNewRights()
Appends and returns a new empty "Rights" element |
RightsDocument.Rights |
RightsDocument.addNewRights()
Appends and returns a new empty "Rights" element |
RightsDocument.Rights |
LegalConstraintDocument.LegalConstraint.getRights()
Gets the "Rights" element |
RightsDocument.Rights |
RightsDocument.getRights()
Gets the "Rights" element |
static RightsDocument.Rights |
RightsDocument.Rights.Factory.newInstance()
|
static RightsDocument.Rights |
RightsDocument.Rights.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
Methods in net.opengis.sensorML.x10 with parameters of type RightsDocument.Rights | |
---|---|
void |
LegalConstraintDocument.LegalConstraint.setRights(RightsDocument.Rights rights)
Sets the "Rights" element |
void |
RightsDocument.setRights(RightsDocument.Rights rights)
Sets the "Rights" element |
Uses of RightsDocument.Rights in net.opengis.sensorML.x10.impl |
---|
Classes in net.opengis.sensorML.x10.impl that implement RightsDocument.Rights | |
---|---|
static class |
RightsDocumentImpl.RightsImpl
An XML Rights(@http://www.opengis.net/sensorML/1.0). |
Methods in net.opengis.sensorML.x10.impl that return RightsDocument.Rights | |
---|---|
RightsDocument.Rights |
LegalConstraintDocumentImpl.LegalConstraintImpl.addNewRights()
Appends and returns a new empty "Rights" element |
RightsDocument.Rights |
RightsDocumentImpl.addNewRights()
Appends and returns a new empty "Rights" element |
RightsDocument.Rights |
LegalConstraintDocumentImpl.LegalConstraintImpl.getRights()
Gets the "Rights" element |
RightsDocument.Rights |
RightsDocumentImpl.getRights()
Gets the "Rights" element |
Methods in net.opengis.sensorML.x10.impl with parameters of type RightsDocument.Rights | |
---|---|
void |
LegalConstraintDocumentImpl.LegalConstraintImpl.setRights(RightsDocument.Rights rights)
Sets the "Rights" element |
void |
RightsDocumentImpl.setRights(RightsDocument.Rights rights)
Sets the "Rights" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |