Package | Description |
---|---|
org.wandora.application.server.topicmapservice |
Modifier and Type | Field and Description |
---|---|
private WSOccurrence[] |
WSTopic.occurrences |
Modifier and Type | Method and Description |
---|---|
WSOccurrence[] |
WSTopic.getOccurrences()
Gets the occurrences value for this WSTopic.
|
Modifier and Type | Method and Description |
---|---|
void |
WSTopic.setOccurrences(WSOccurrence[] occurrences)
Sets the occurrences value for this WSTopic.
|
Constructor and Description |
---|
WSTopic(boolean full,
java.lang.String baseName,
java.lang.String[] variantTypes,
java.lang.String[][] variantLanguages,
java.lang.String[][] variantNames,
java.lang.String subjectLocator,
java.lang.String[] subjectIdentifiers,
java.lang.String[] types,
WSAssociation[] associations,
WSOccurrence[] occurrences) |
Copyright 2004-2015 Wandora Team