Uses of Interface
net.opengis.sensorML.x10.RightsDocument.Rights

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 RightsDocument.addNewRights()
          Appends and returns a new empty "Rights" element
 RightsDocument.Rights LegalConstraintDocument.LegalConstraint.addNewRights()
          Appends and returns a new empty "Rights" element
 RightsDocument.Rights RightsDocument.getRights()
          Gets the "Rights" element
 RightsDocument.Rights LegalConstraintDocument.LegalConstraint.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 RightsDocument.setRights(RightsDocument.Rights rights)
          Sets the "Rights" element
 void LegalConstraintDocument.LegalConstraint.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 RightsDocumentImpl.addNewRights()
          Appends and returns a new empty "Rights" element
 RightsDocument.Rights LegalConstraintDocumentImpl.LegalConstraintImpl.addNewRights()
          Appends and returns a new empty "Rights" element
 RightsDocument.Rights RightsDocumentImpl.getRights()
          Gets the "Rights" element
 RightsDocument.Rights LegalConstraintDocumentImpl.LegalConstraintImpl.getRights()
          Gets the "Rights" element
 

Methods in net.opengis.sensorML.x10.impl with parameters of type RightsDocument.Rights
 void RightsDocumentImpl.setRights(RightsDocument.Rights rights)
          Sets the "Rights" element
 void LegalConstraintDocumentImpl.LegalConstraintImpl.setRights(RightsDocument.Rights rights)
          Sets the "Rights" element
 



Copyright © 2004-2012 52north.org. All Rights Reserved.