|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface RightsDocument.Rights
An XML Rights(@http://www.opengis.net/sensorML/1.0). This is a complex type.
Nested Class Summary | |
---|---|
static class |
RightsDocument.Rights.Factory
A factory class with static methods for creating instances of this type. |
Field Summary | |
---|---|
static org.apache.xmlbeans.SchemaType |
type
|
Fields inherited from interface org.apache.xmlbeans.XmlObject |
---|
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
Method Summary | |
---|---|
DocumentationDocument.Documentation |
addNewDocumentation()
Appends and returns a new empty "documentation" element |
boolean |
getCopyRights()
Gets the "copyRights" attribute |
DocumentationDocument.Documentation |
getDocumentation()
Gets the "documentation" element |
String |
getId()
Gets the "id" attribute |
boolean |
getIntellectualPropertyRights()
Gets the "intellectualPropertyRights" attribute |
boolean |
getPrivacyAct()
Gets the "privacyAct" attribute |
boolean |
isSetCopyRights()
True if has "copyRights" attribute |
boolean |
isSetId()
True if has "id" attribute |
boolean |
isSetIntellectualPropertyRights()
True if has "intellectualPropertyRights" attribute |
boolean |
isSetPrivacyAct()
True if has "privacyAct" attribute |
void |
setCopyRights(boolean copyRights)
Sets the "copyRights" attribute |
void |
setDocumentation(DocumentationDocument.Documentation documentation)
Sets the "documentation" element |
void |
setId(String id)
Sets the "id" attribute |
void |
setIntellectualPropertyRights(boolean intellectualPropertyRights)
Sets the "intellectualPropertyRights" attribute |
void |
setPrivacyAct(boolean privacyAct)
Sets the "privacyAct" attribute |
void |
unsetCopyRights()
Unsets the "copyRights" attribute |
void |
unsetId()
Unsets the "id" attribute |
void |
unsetIntellectualPropertyRights()
Unsets the "intellectualPropertyRights" attribute |
void |
unsetPrivacyAct()
Unsets the "privacyAct" attribute |
org.apache.xmlbeans.XmlBoolean |
xgetCopyRights()
Gets (as xml) the "copyRights" attribute |
org.apache.xmlbeans.XmlID |
xgetId()
Gets (as xml) the "id" attribute |
org.apache.xmlbeans.XmlBoolean |
xgetIntellectualPropertyRights()
Gets (as xml) the "intellectualPropertyRights" attribute |
org.apache.xmlbeans.XmlBoolean |
xgetPrivacyAct()
Gets (as xml) the "privacyAct" attribute |
void |
xsetCopyRights(org.apache.xmlbeans.XmlBoolean copyRights)
Sets (as xml) the "copyRights" attribute |
void |
xsetId(org.apache.xmlbeans.XmlID id)
Sets (as xml) the "id" attribute |
void |
xsetIntellectualPropertyRights(org.apache.xmlbeans.XmlBoolean intellectualPropertyRights)
Sets (as xml) the "intellectualPropertyRights" attribute |
void |
xsetPrivacyAct(org.apache.xmlbeans.XmlBoolean privacyAct)
Sets (as xml) the "privacyAct" attribute |
Methods inherited from interface org.apache.xmlbeans.XmlObject |
---|
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode |
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource |
---|
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText |
Field Detail |
---|
static final org.apache.xmlbeans.SchemaType type
Method Detail |
---|
DocumentationDocument.Documentation getDocumentation()
void setDocumentation(DocumentationDocument.Documentation documentation)
DocumentationDocument.Documentation addNewDocumentation()
String getId()
org.apache.xmlbeans.XmlID xgetId()
boolean isSetId()
void setId(String id)
void xsetId(org.apache.xmlbeans.XmlID id)
void unsetId()
boolean getPrivacyAct()
org.apache.xmlbeans.XmlBoolean xgetPrivacyAct()
boolean isSetPrivacyAct()
void setPrivacyAct(boolean privacyAct)
void xsetPrivacyAct(org.apache.xmlbeans.XmlBoolean privacyAct)
void unsetPrivacyAct()
boolean getIntellectualPropertyRights()
org.apache.xmlbeans.XmlBoolean xgetIntellectualPropertyRights()
boolean isSetIntellectualPropertyRights()
void setIntellectualPropertyRights(boolean intellectualPropertyRights)
void xsetIntellectualPropertyRights(org.apache.xmlbeans.XmlBoolean intellectualPropertyRights)
void unsetIntellectualPropertyRights()
boolean getCopyRights()
org.apache.xmlbeans.XmlBoolean xgetCopyRights()
boolean isSetCopyRights()
void setCopyRights(boolean copyRights)
void xsetCopyRights(org.apache.xmlbeans.XmlBoolean copyRights)
void unsetCopyRights()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |