|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface EncyclopediaAssociationEndDefinition
Only supported for CMS import and export. Object modification is not supported.
| Nested Class Summary | |
|---|---|
static class |
EncyclopediaAssociationEndDefinition.Factory
A class with methods for creating instances of the EncyclopediaAssociationEndDefinition type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
Internal Use Only. |
| Method Summary | |
|---|---|
AssociationDefinitions |
addNewAssociationDefinitions()
Internal Use Only. |
CustomProperties |
addNewCustomProperties()
Internal Use Only. |
Instances |
addNewInstances()
Internal Use Only. |
TopicDefinitions |
addNewTopicDefinitions()
Internal Use Only. |
AssociationDefinitions |
getAssociationDefinitions()
Internal Use Only. |
CustomProperties |
getCustomProperties()
Internal Use Only. |
Instances |
getInstances()
Internal Use Only. |
int |
getLocDescription()
Internal Use Only. |
int |
getMultiplicity()
Internal Use Only. |
boolean |
getOptional()
Internal Use Only. |
java.lang.String |
getPath()
Internal Use Only. |
java.lang.String |
getRolename()
Internal Use Only. |
TopicDefinitions |
getTopicDefinitions()
Internal Use Only. |
boolean |
isSetAssociationDefinitions()
Internal Use Only. |
boolean |
isSetCustomProperties()
Internal Use Only. |
boolean |
isSetInstances()
Internal Use Only. |
boolean |
isSetLocDescription()
Internal Use Only. |
boolean |
isSetMultiplicity()
Internal Use Only. |
boolean |
isSetOptional()
Internal Use Only. |
boolean |
isSetPath()
Internal Use Only. |
boolean |
isSetRolename()
Internal Use Only. |
boolean |
isSetTopicDefinitions()
Internal Use Only. |
void |
setAssociationDefinitions(AssociationDefinitions associationDefinitions)
Internal Use Only. |
void |
setCustomProperties(CustomProperties customProperties)
Internal Use Only. |
void |
setInstances(Instances instances)
Internal Use Only. |
void |
setLocDescription(int locDescription)
Internal Use Only. |
void |
setMultiplicity(int multiplicity)
Internal Use Only. |
void |
setOptional(boolean optional)
Internal Use Only. |
void |
setPath(java.lang.String path)
Internal Use Only. |
void |
setRolename(java.lang.String rolename)
Internal Use Only. |
void |
setTopicDefinitions(TopicDefinitions topicDefinitions)
Internal Use Only. |
void |
unsetAssociationDefinitions()
Internal Use Only. |
void |
unsetCustomProperties()
Internal Use Only. |
void |
unsetInstances()
Internal Use Only. |
void |
unsetLocDescription()
Internal Use Only. |
void |
unsetMultiplicity()
Internal Use Only. |
void |
unsetOptional()
Internal Use Only. |
void |
unsetPath()
Internal Use Only. |
void |
unsetRolename()
Internal Use Only. |
void |
unsetTopicDefinitions()
Internal Use Only. |
org.apache.xmlbeans.XmlInt |
xgetLocDescription()
Internal Use Only. |
org.apache.xmlbeans.XmlInt |
xgetMultiplicity()
Internal Use Only. |
org.apache.xmlbeans.XmlBoolean |
xgetOptional()
Internal Use Only. |
org.apache.xmlbeans.XmlString |
xgetPath()
Internal Use Only. |
org.apache.xmlbeans.XmlString |
xgetRolename()
Internal Use Only. |
void |
xsetLocDescription(org.apache.xmlbeans.XmlInt locDescription)
Internal Use Only. |
void |
xsetMultiplicity(org.apache.xmlbeans.XmlInt multiplicity)
Internal Use Only. |
void |
xsetOptional(org.apache.xmlbeans.XmlBoolean optional)
Internal Use Only. |
void |
xsetPath(org.apache.xmlbeans.XmlString path)
Internal Use Only. |
void |
xsetRolename(org.apache.xmlbeans.XmlString rolename)
Internal Use Only. |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
boolean getOptional()
org.apache.xmlbeans.XmlBoolean xgetOptional()
boolean isSetOptional()
void setOptional(boolean optional)
void xsetOptional(org.apache.xmlbeans.XmlBoolean optional)
void unsetOptional()
int getLocDescription()
org.apache.xmlbeans.XmlInt xgetLocDescription()
boolean isSetLocDescription()
void setLocDescription(int locDescription)
void xsetLocDescription(org.apache.xmlbeans.XmlInt locDescription)
void unsetLocDescription()
java.lang.String getRolename()
org.apache.xmlbeans.XmlString xgetRolename()
boolean isSetRolename()
void setRolename(java.lang.String rolename)
void xsetRolename(org.apache.xmlbeans.XmlString rolename)
void unsetRolename()
int getMultiplicity()
org.apache.xmlbeans.XmlInt xgetMultiplicity()
boolean isSetMultiplicity()
void setMultiplicity(int multiplicity)
void xsetMultiplicity(org.apache.xmlbeans.XmlInt multiplicity)
void unsetMultiplicity()
TopicDefinitions getTopicDefinitions()
boolean isSetTopicDefinitions()
void setTopicDefinitions(TopicDefinitions topicDefinitions)
TopicDefinitions addNewTopicDefinitions()
void unsetTopicDefinitions()
AssociationDefinitions getAssociationDefinitions()
boolean isSetAssociationDefinitions()
void setAssociationDefinitions(AssociationDefinitions associationDefinitions)
AssociationDefinitions addNewAssociationDefinitions()
void unsetAssociationDefinitions()
Instances getInstances()
boolean isSetInstances()
void setInstances(Instances instances)
Instances addNewInstances()
void unsetInstances()
java.lang.String getPath()
org.apache.xmlbeans.XmlString xgetPath()
boolean isSetPath()
void setPath(java.lang.String path)
void xsetPath(org.apache.xmlbeans.XmlString path)
void unsetPath()
CustomProperties getCustomProperties()
boolean isSetCustomProperties()
void setCustomProperties(CustomProperties customProperties)
CustomProperties addNewCustomProperties()
void unsetCustomProperties()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||