|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface EncyclopediaAssociationInstance
An XML Encyclopedia.AssociationInstance(@http://enterprise.businessobjects.com/3.0/encyclopedia.associationinstance). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
EncyclopediaAssociationInstance.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
AssociationEnds |
addNewAssociationEnds()
Appends and returns a new empty "AssociationEnds" element |
CustomProperties |
addNewCustomProperties()
Appends and returns a new empty "CustomProperties" element |
Definitions |
addNewDefinitions()
Appends and returns a new empty "Definitions" element |
AssociationEnds |
getAssociationEnds()
Gets the "AssociationEnds" element |
CustomProperties |
getCustomProperties()
Gets the "CustomProperties" element |
Definitions |
getDefinitions()
Gets the "Definitions" element |
boolean |
isSetAssociationEnds()
True if has "AssociationEnds" element |
boolean |
isSetCustomProperties()
True if has "CustomProperties" element |
boolean |
isSetDefinitions()
True if has "Definitions" element |
void |
setAssociationEnds(AssociationEnds associationEnds)
Sets the "AssociationEnds" element |
void |
setCustomProperties(CustomProperties customProperties)
Sets the "CustomProperties" element |
void |
setDefinitions(Definitions definitions)
Sets the "Definitions" element |
void |
unsetAssociationEnds()
Unsets the "AssociationEnds" element |
void |
unsetCustomProperties()
Unsets the "CustomProperties" element |
void |
unsetDefinitions()
Unsets the "Definitions" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
CustomProperties getCustomProperties()
boolean isSetCustomProperties()
void setCustomProperties(CustomProperties customProperties)
CustomProperties addNewCustomProperties()
void unsetCustomProperties()
AssociationEnds getAssociationEnds()
boolean isSetAssociationEnds()
void setAssociationEnds(AssociationEnds associationEnds)
AssociationEnds addNewAssociationEnds()
void unsetAssociationEnds()
Definitions getDefinitions()
boolean isSetDefinitions()
void setDefinitions(Definitions definitions)
Definitions addNewDefinitions()
void unsetDefinitions()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||