Uses of Interface
net.opengis.sensorML.x101.RightsDocument.Rights
-
Packages that use RightsDocument.Rights Package Description net.opengis.sensorML.x101 net.opengis.sensorML.x101.impl -
-
Uses of RightsDocument.Rights in net.opengis.sensorML.x101
Methods in net.opengis.sensorML.x101 that return RightsDocument.Rights Modifier and Type Method Description RightsDocument.RightsLegalConstraintDocument.LegalConstraint. addNewRights()Appends and returns a new empty "Rights" elementRightsDocument.RightsRightsDocument. addNewRights()Appends and returns a new empty "Rights" elementRightsDocument.RightsLegalConstraintDocument.LegalConstraint. getRights()Gets the "Rights" elementRightsDocument.RightsRightsDocument. getRights()Gets the "Rights" elementstatic RightsDocument.RightsRightsDocument.Rights.Factory. newInstance()static RightsDocument.RightsRightsDocument.Rights.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in net.opengis.sensorML.x101 with parameters of type RightsDocument.Rights Modifier and Type Method Description voidLegalConstraintDocument.LegalConstraint. setRights(RightsDocument.Rights rights)Sets the "Rights" elementvoidRightsDocument. setRights(RightsDocument.Rights rights)Sets the "Rights" element -
Uses of RightsDocument.Rights in net.opengis.sensorML.x101.impl
Classes in net.opengis.sensorML.x101.impl that implement RightsDocument.Rights Modifier and Type Class Description static classRightsDocumentImpl.RightsImplAn XML Rights(@http://www.opengis.net/sensorML/1.0.1).Methods in net.opengis.sensorML.x101.impl that return RightsDocument.Rights Modifier and Type Method Description RightsDocument.RightsLegalConstraintDocumentImpl.LegalConstraintImpl. addNewRights()Appends and returns a new empty "Rights" elementRightsDocument.RightsRightsDocumentImpl. addNewRights()Appends and returns a new empty "Rights" elementRightsDocument.RightsLegalConstraintDocumentImpl.LegalConstraintImpl. getRights()Gets the "Rights" elementRightsDocument.RightsRightsDocumentImpl. getRights()Gets the "Rights" elementMethods in net.opengis.sensorML.x101.impl with parameters of type RightsDocument.Rights Modifier and Type Method Description voidLegalConstraintDocumentImpl.LegalConstraintImpl. setRights(RightsDocument.Rights rights)Sets the "Rights" elementvoidRightsDocumentImpl. setRights(RightsDocument.Rights rights)Sets the "Rights" element
-