|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface EncyclopediaTopic
Only supported for CMS import and export. Object modification is not supported.
| Nested Class Summary | |
|---|---|
static class |
EncyclopediaTopic.Factory
A class with methods for creating instances of the Encyclopedia type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
Internal Use Only. |
| Method Summary | |
|---|---|
AssociationEnds |
addNewAssociationEnds()
Internal Use Only. |
AttributeValues |
addNewAttributeValues()
Internal Use Only. |
CustomProperties |
addNewCustomProperties()
Internal Use Only. |
Definitions |
addNewDefinitions()
Internal Use Only. |
GenericEntities |
addNewGenericEntities()
Internal Use Only. |
TopicOccurences |
addNewTopicOccurences()
Internal Use Only. |
TopicsForOccurence |
addNewTopicsForOccurence()
Internal Use Only. |
AssociationEnds |
getAssociationEnds()
Internal Use Only. |
AttributeValues |
getAttributeValues()
Internal Use Only. |
CustomProperties |
getCustomProperties()
Internal Use Only. |
Definitions |
getDefinitions()
Internal Use Only. |
GenericEntities |
getGenericEntities()
Internal Use Only. |
TopicOccurences |
getTopicOccurences()
Internal Use Only. |
TopicsForOccurence |
getTopicsForOccurence()
Internal Use Only. |
boolean |
isSetAssociationEnds()
Internal Use Only. |
boolean |
isSetAttributeValues()
Internal Use Only. |
boolean |
isSetCustomProperties()
Internal Use Only. |
boolean |
isSetDefinitions()
Internal Use Only. |
boolean |
isSetGenericEntities()
Internal Use Only. |
boolean |
isSetTopicOccurences()
Internal Use Only. |
boolean |
isSetTopicsForOccurence()
Internal Use Only. |
void |
setAssociationEnds(AssociationEnds associationEnds)
Internal Use Only. |
void |
setAttributeValues(AttributeValues attributeValues)
Internal Use Only. |
void |
setCustomProperties(CustomProperties customProperties)
Internal Use Only. |
void |
setDefinitions(Definitions definitions)
Internal Use Only. |
void |
setGenericEntities(GenericEntities genericEntities)
Internal Use Only. |
void |
setTopicOccurences(TopicOccurences topicOccurences)
Internal Use Only. |
void |
setTopicsForOccurence(TopicsForOccurence topicsForOccurence)
Internal Use Only. |
void |
unsetAssociationEnds()
Internal Use Only. |
void |
unsetAttributeValues()
Internal Use Only. |
void |
unsetCustomProperties()
Internal Use Only. |
void |
unsetDefinitions()
Internal Use Only. |
void |
unsetGenericEntities()
Internal Use Only. |
void |
unsetTopicOccurences()
Internal Use Only. |
void |
unsetTopicsForOccurence()
Internal Use Only. |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
CustomProperties getCustomProperties()
boolean isSetCustomProperties()
void setCustomProperties(CustomProperties customProperties)
CustomProperties addNewCustomProperties()
void unsetCustomProperties()
AttributeValues getAttributeValues()
boolean isSetAttributeValues()
void setAttributeValues(AttributeValues attributeValues)
AttributeValues addNewAttributeValues()
void unsetAttributeValues()
AssociationEnds getAssociationEnds()
boolean isSetAssociationEnds()
void setAssociationEnds(AssociationEnds associationEnds)
AssociationEnds addNewAssociationEnds()
void unsetAssociationEnds()
GenericEntities getGenericEntities()
boolean isSetGenericEntities()
void setGenericEntities(GenericEntities genericEntities)
GenericEntities addNewGenericEntities()
void unsetGenericEntities()
TopicsForOccurence getTopicsForOccurence()
boolean isSetTopicsForOccurence()
void setTopicsForOccurence(TopicsForOccurence topicsForOccurence)
TopicsForOccurence addNewTopicsForOccurence()
void unsetTopicsForOccurence()
TopicOccurences getTopicOccurences()
boolean isSetTopicOccurences()
void setTopicOccurences(TopicOccurences topicOccurences)
TopicOccurences addNewTopicOccurences()
void unsetTopicOccurences()
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 | ||||||||