net.opengis.sensorML.x10
Interface RightsDocument.Rights

All Superinterfaces:
org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource
All Known Implementing Classes:
RightsDocumentImpl.RightsImpl
Enclosing interface:
RightsDocument

public static interface RightsDocument.Rights
extends org.apache.xmlbeans.XmlObject

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

type

static final org.apache.xmlbeans.SchemaType type
Method Detail

getDocumentation

DocumentationDocument.Documentation getDocumentation()
Gets the "documentation" element


setDocumentation

void setDocumentation(DocumentationDocument.Documentation documentation)
Sets the "documentation" element


addNewDocumentation

DocumentationDocument.Documentation addNewDocumentation()
Appends and returns a new empty "documentation" element


getId

String getId()
Gets the "id" attribute


xgetId

org.apache.xmlbeans.XmlID xgetId()
Gets (as xml) the "id" attribute


isSetId

boolean isSetId()
True if has "id" attribute


setId

void setId(String id)
Sets the "id" attribute


xsetId

void xsetId(org.apache.xmlbeans.XmlID id)
Sets (as xml) the "id" attribute


unsetId

void unsetId()
Unsets the "id" attribute


getPrivacyAct

boolean getPrivacyAct()
Gets the "privacyAct" attribute


xgetPrivacyAct

org.apache.xmlbeans.XmlBoolean xgetPrivacyAct()
Gets (as xml) the "privacyAct" attribute


isSetPrivacyAct

boolean isSetPrivacyAct()
True if has "privacyAct" attribute


setPrivacyAct

void setPrivacyAct(boolean privacyAct)
Sets the "privacyAct" attribute


xsetPrivacyAct

void xsetPrivacyAct(org.apache.xmlbeans.XmlBoolean privacyAct)
Sets (as xml) the "privacyAct" attribute


unsetPrivacyAct

void unsetPrivacyAct()
Unsets the "privacyAct" attribute


getIntellectualPropertyRights

boolean getIntellectualPropertyRights()
Gets the "intellectualPropertyRights" attribute


xgetIntellectualPropertyRights

org.apache.xmlbeans.XmlBoolean xgetIntellectualPropertyRights()
Gets (as xml) the "intellectualPropertyRights" attribute


isSetIntellectualPropertyRights

boolean isSetIntellectualPropertyRights()
True if has "intellectualPropertyRights" attribute


setIntellectualPropertyRights

void setIntellectualPropertyRights(boolean intellectualPropertyRights)
Sets the "intellectualPropertyRights" attribute


xsetIntellectualPropertyRights

void xsetIntellectualPropertyRights(org.apache.xmlbeans.XmlBoolean intellectualPropertyRights)
Sets (as xml) the "intellectualPropertyRights" attribute


unsetIntellectualPropertyRights

void unsetIntellectualPropertyRights()
Unsets the "intellectualPropertyRights" attribute


getCopyRights

boolean getCopyRights()
Gets the "copyRights" attribute


xgetCopyRights

org.apache.xmlbeans.XmlBoolean xgetCopyRights()
Gets (as xml) the "copyRights" attribute


isSetCopyRights

boolean isSetCopyRights()
True if has "copyRights" attribute


setCopyRights

void setCopyRights(boolean copyRights)
Sets the "copyRights" attribute


xsetCopyRights

void xsetCopyRights(org.apache.xmlbeans.XmlBoolean copyRights)
Sets (as xml) the "copyRights" attribute


unsetCopyRights

void unsetCopyRights()
Unsets the "copyRights" attribute



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