|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface GetLinksResponseDocument.GetLinksResponse
An XML GetLinksResponse(@http://www.hpsearch.org/schemas/2006/05/BSA). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
GetLinksResponseDocument.GetLinksResponse.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static SchemaType |
type
|
| Fields inherited from interface org.apache.xmlbeans.XmlObject |
|---|
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
| Method Summary | |
|---|---|
void |
addLinkID(String linkID)
Appends the value as the last "linkID" element |
XmlString |
addNewLinkID()
Appends and returns a new empty value (as xml) as the last "linkID" element |
String[] |
getLinkIDArray()
Gets array of all "linkID" elements |
String |
getLinkIDArray(int i)
Gets ith "linkID" element |
void |
insertLinkID(int i,
String linkID)
Inserts the value as the ith "linkID" element |
XmlString |
insertNewLinkID(int i)
Inserts and returns a new empty value (as xml) as the ith "linkID" element |
void |
removeLinkID(int i)
Removes the ith "linkID" element |
void |
setLinkIDArray(int i,
String linkID)
Sets ith "linkID" element |
void |
setLinkIDArray(String[] linkIDArray)
Sets array of all "linkID" element |
int |
sizeOfLinkIDArray()
Returns number of "linkID" element |
XmlString[] |
xgetLinkIDArray()
Gets (as xml) array of all "linkID" elements |
XmlString |
xgetLinkIDArray(int i)
Gets (as xml) ith "linkID" element |
void |
xsetLinkIDArray(int i,
XmlString linkID)
Sets (as xml) ith "linkID" element |
void |
xsetLinkIDArray(XmlString[] linkIDArray)
Sets (as xml) array of all "linkID" element |
| Methods inherited from interface org.apache.xmlbeans.XmlObject |
|---|
changeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode |
| Methods inherited from interface org.apache.xmlbeans.XmlTokenSource |
|---|
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText |
| Field Detail |
|---|
static final SchemaType type
| Method Detail |
|---|
String[] getLinkIDArray()
String getLinkIDArray(int i)
XmlString[] xgetLinkIDArray()
XmlString xgetLinkIDArray(int i)
int sizeOfLinkIDArray()
void setLinkIDArray(String[] linkIDArray)
void setLinkIDArray(int i,
String linkID)
void xsetLinkIDArray(XmlString[] linkIDArray)
void xsetLinkIDArray(int i,
XmlString linkID)
void insertLinkID(int i,
String linkID)
void addLinkID(String linkID)
XmlString insertNewLinkID(int i)
XmlString addNewLinkID()
void removeLinkID(int i)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||