|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PublicationProfileTarget
An XML PublicationProfileTarget(@http://enterprise.businessobjects.com/3.0/publication). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
PublicationProfileTarget.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 |
getProfileCUID()
Gets the "ProfileCUID" element |
java.lang.String |
getTargetCUID()
Gets the "TargetCUID" element |
java.lang.String |
getVariable()
Gets the "Variable" element |
boolean |
isSetProfileCUID()
True if has "ProfileCUID" element |
boolean |
isSetTargetCUID()
True if has "TargetCUID" element |
boolean |
isSetVariable()
True if has "Variable" element |
void |
setProfileCUID(java.lang.String profileCUID)
Sets the "ProfileCUID" element |
void |
setTargetCUID(java.lang.String targetCUID)
Sets the "TargetCUID" element |
void |
setVariable(java.lang.String variable)
Sets the "Variable" element |
void |
unsetProfileCUID()
Unsets the "ProfileCUID" element |
void |
unsetTargetCUID()
Unsets the "TargetCUID" element |
void |
unsetVariable()
Unsets the "Variable" element |
org.apache.xmlbeans.XmlString |
xgetProfileCUID()
Gets (as xml) the "ProfileCUID" element |
org.apache.xmlbeans.XmlString |
xgetTargetCUID()
Gets (as xml) the "TargetCUID" element |
org.apache.xmlbeans.XmlString |
xgetVariable()
Gets (as xml) the "Variable" element |
void |
xsetProfileCUID(org.apache.xmlbeans.XmlString profileCUID)
Sets (as xml) the "ProfileCUID" element |
void |
xsetTargetCUID(org.apache.xmlbeans.XmlString targetCUID)
Sets (as xml) the "TargetCUID" element |
void |
xsetVariable(org.apache.xmlbeans.XmlString variable)
Sets (as xml) the "Variable" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
java.lang.String getVariable()
org.apache.xmlbeans.XmlString xgetVariable()
boolean isSetVariable()
void setVariable(java.lang.String variable)
void xsetVariable(org.apache.xmlbeans.XmlString variable)
void unsetVariable()
java.lang.String getProfileCUID()
org.apache.xmlbeans.XmlString xgetProfileCUID()
boolean isSetProfileCUID()
void setProfileCUID(java.lang.String profileCUID)
void xsetProfileCUID(org.apache.xmlbeans.XmlString profileCUID)
void unsetProfileCUID()
java.lang.String getTargetCUID()
org.apache.xmlbeans.XmlString xgetTargetCUID()
boolean isSetTargetCUID()
void setTargetCUID(java.lang.String targetCUID)
void xsetTargetCUID(org.apache.xmlbeans.XmlString targetCUID)
void unsetTargetCUID()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||