com.businessobjects.enterprise.infoobject
Interface DestinationStaticDocument1


public interface DestinationStaticDocument1

An XML DestinationStaticDocument(@http://enterprise.businessobjects.com/3.0/infoobject). This is a complex type.


Nested Class Summary
static class DestinationStaticDocument1.Factory
          A factory class with static methods for creating instances of this type.
 
Field Summary
static org.apache.xmlbeans.SchemaType type
           
 
Method Summary
 java.lang.String getCUID()
          Gets the "CUID" element
 boolean isSetCUID()
          True if has "CUID" element
 void setCUID(java.lang.String cuid)
          Sets the "CUID" element
 void unsetCUID()
          Unsets the "CUID" element
 org.apache.xmlbeans.XmlString xgetCUID()
          Gets (as xml) the "CUID" element
 void xsetCUID(org.apache.xmlbeans.XmlString cuid)
          Sets (as xml) the "CUID" element
 

Field Detail

type

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

getCUID

java.lang.String getCUID()
Gets the "CUID" element


xgetCUID

org.apache.xmlbeans.XmlString xgetCUID()
Gets (as xml) the "CUID" element


isSetCUID

boolean isSetCUID()
True if has "CUID" element


setCUID

void setCUID(java.lang.String cuid)
Sets the "CUID" element


xsetCUID

void xsetCUID(org.apache.xmlbeans.XmlString cuid)
Sets (as xml) the "CUID" element


unsetCUID

void unsetCUID()
Unsets the "CUID" element