Package | Description |
---|---|
org.wandora.topicmap.webservice |
Modifier and Type | Field and Description |
---|---|
protected TopicMapServiceStub.ArrayOfString[] |
TopicMapServiceStub.WSTopic.localVariantLanguages
field for VariantLanguages
This was an Array!
|
protected TopicMapServiceStub.ArrayOfString[] |
TopicMapServiceStub.WSTopic.localVariantNames
field for VariantNames
This was an Array!
|
Modifier and Type | Method and Description |
---|---|
TopicMapServiceStub.ArrayOfString[] |
TopicMapServiceStub.WSTopic.getVariantLanguages()
Auto generated getter method
|
TopicMapServiceStub.ArrayOfString[] |
TopicMapServiceStub.WSTopic.getVariantNames()
Auto generated getter method
|
static TopicMapServiceStub.ArrayOfString |
TopicMapServiceStub.ArrayOfString.Factory.parse(javax.xml.stream.XMLStreamReader reader)
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
|
Modifier and Type | Method and Description |
---|---|
void |
TopicMapServiceStub.WSTopic.addVariantLanguages(TopicMapServiceStub.ArrayOfString param)
Auto generated add method for the array for convenience
|
void |
TopicMapServiceStub.WSTopic.addVariantNames(TopicMapServiceStub.ArrayOfString param)
Auto generated add method for the array for convenience
|
void |
TopicMapServiceStub.WSTopic.setVariantLanguages(TopicMapServiceStub.ArrayOfString[] param)
Auto generated setter method
|
void |
TopicMapServiceStub.WSTopic.setVariantNames(TopicMapServiceStub.ArrayOfString[] param)
Auto generated setter method
|
protected void |
TopicMapServiceStub.WSTopic.validateVariantLanguages(TopicMapServiceStub.ArrayOfString[] param)
validate the array for VariantLanguages
|
protected void |
TopicMapServiceStub.WSTopic.validateVariantNames(TopicMapServiceStub.ArrayOfString[] param)
validate the array for VariantNames
|
Copyright 2004-2015 Wandora Team