|
DIG 1.1 XMLBeans API, April 22, 2004 (05:20 PM) | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.xmlbeans.impl.values.XmlObjectBase
org.apache.xmlbeans.impl.values.XmlComplexContentImpl
org.kr.dl.dig.v1_1.impl.ResponseTypeImpl
An XML responseType(@http://dl.kr.org/dig/2003/02/lang). This is a complex type.
| Nested Class Summary | |
static class |
ResponseTypeImpl.ErrorImpl
An XML error(@http://dl.kr.org/dig/2003/02/lang). |
static class |
ResponseTypeImpl.IvalImpl
An XML ival(@http://dl.kr.org/dig/2003/02/lang). |
static class |
ResponseTypeImpl.SvalImpl
An XML sval(@http://dl.kr.org/dig/2003/02/lang). |
| Nested classes inherited from class org.kr.dl.dig.v1_1.ResponseType |
ResponseType.Error, ResponseType.Factory, ResponseType.Ival, ResponseType.Sval |
| Field Summary |
| Fields inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase |
_voorVc, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBER |
| Fields inherited from interface org.kr.dl.dig.v1_1.ResponseType |
type |
| Fields inherited from interface org.apache.xmlbeans.XmlObject |
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
| Constructor Summary | |
ResponseTypeImpl(SchemaType sType)
|
|
| Method Summary | |
Csynonyms |
addNewConceptSet()
Appends and returns a new empty value (as xml) as the last "conceptSet" element |
ResponseType.Error |
addNewError()
Appends and returns a new empty value (as xml) as the last "error" element |
IdType |
addNewFalse()
Appends and returns a new empty value (as xml) as the last "false" element |
IndividualSetDocument.IndividualSet |
addNewIndividualSet()
Appends and returns a new empty value (as xml) as the last "individualSet" element |
ResponseType.Ival |
addNewIval()
Appends and returns a new empty value (as xml) as the last "ival" element |
Rsynonyms |
addNewRoleSet()
Appends and returns a new empty value (as xml) as the last "roleSet" element |
ResponseType.Sval |
addNewSval()
Appends and returns a new empty value (as xml) as the last "sval" element |
IdType |
addNewTrue()
Appends and returns a new empty value (as xml) as the last "true" element |
Csynonyms[] |
getConceptSetArray()
Gets array of all "conceptSet" elements |
Csynonyms |
getConceptSetArray(int i)
Gets ith "conceptSet" element |
ResponseType.Error[] |
getErrorArray()
Gets array of all "error" elements |
ResponseType.Error |
getErrorArray(int i)
Gets ith "error" element |
IdType[] |
getFalseArray()
Gets array of all "false" elements |
IdType |
getFalseArray(int i)
Gets ith "false" element |
IndividualSetDocument.IndividualSet[] |
getIndividualSetArray()
Gets array of all "individualSet" elements |
IndividualSetDocument.IndividualSet |
getIndividualSetArray(int i)
Gets ith "individualSet" element |
ResponseType.Ival[] |
getIvalArray()
Gets array of all "ival" elements |
ResponseType.Ival |
getIvalArray(int i)
Gets ith "ival" element |
Rsynonyms[] |
getRoleSetArray()
Gets array of all "roleSet" elements |
Rsynonyms |
getRoleSetArray(int i)
Gets ith "roleSet" element |
ResponseType.Sval[] |
getSvalArray()
Gets array of all "sval" elements |
ResponseType.Sval |
getSvalArray(int i)
Gets ith "sval" element |
IdType[] |
getTrueArray()
Gets array of all "true" elements |
IdType |
getTrueArray(int i)
Gets ith "true" element |
Csynonyms |
insertNewConceptSet(int i)
Inserts and returns a new empty value (as xml) as the ith "conceptSet" element |
ResponseType.Error |
insertNewError(int i)
Inserts and returns a new empty value (as xml) as the ith "error" element |
IdType |
insertNewFalse(int i)
Inserts and returns a new empty value (as xml) as the ith "false" element |
IndividualSetDocument.IndividualSet |
insertNewIndividualSet(int i)
Inserts and returns a new empty value (as xml) as the ith "individualSet" element |
ResponseType.Ival |
insertNewIval(int i)
Inserts and returns a new empty value (as xml) as the ith "ival" element |
Rsynonyms |
insertNewRoleSet(int i)
Inserts and returns a new empty value (as xml) as the ith "roleSet" element |
ResponseType.Sval |
insertNewSval(int i)
Inserts and returns a new empty value (as xml) as the ith "sval" element |
IdType |
insertNewTrue(int i)
Inserts and returns a new empty value (as xml) as the ith "true" element |
void |
removeConceptSet(int i)
Removes the ith "conceptSet" element |
void |
removeError(int i)
Removes the ith "error" element |
void |
removeFalse(int i)
Removes the ith "false" element |
void |
removeIndividualSet(int i)
Removes the ith "individualSet" element |
void |
removeIval(int i)
Removes the ith "ival" element |
void |
removeRoleSet(int i)
Removes the ith "roleSet" element |
void |
removeSval(int i)
Removes the ith "sval" element |
void |
removeTrue(int i)
Removes the ith "true" element |
void |
setConceptSetArray(Csynonyms[] conceptSetArray)
Sets array of all "conceptSet" element |
void |
setConceptSetArray(int i,
Csynonyms conceptSet)
Sets ith "conceptSet" element |
void |
setErrorArray(int i,
ResponseType.Error error)
Sets ith "error" element |
void |
setErrorArray(ResponseType.Error[] errorArray)
Sets array of all "error" element |
void |
setFalseArray(IdType[] xfalseArray)
Sets array of all "false" element |
void |
setFalseArray(int i,
IdType xfalse)
Sets ith "false" element |
void |
setIndividualSetArray(IndividualSetDocument.IndividualSet[] individualSetArray)
Sets array of all "individualSet" element |
void |
setIndividualSetArray(int i,
IndividualSetDocument.IndividualSet individualSet)
Sets ith "individualSet" element |
void |
setIvalArray(int i,
ResponseType.Ival ival)
Sets ith "ival" element |
void |
setIvalArray(ResponseType.Ival[] ivalArray)
Sets array of all "ival" element |
void |
setRoleSetArray(int i,
Rsynonyms roleSet)
Sets ith "roleSet" element |
void |
setRoleSetArray(Rsynonyms[] roleSetArray)
Sets array of all "roleSet" element |
void |
setSvalArray(int i,
ResponseType.Sval sval)
Sets ith "sval" element |
void |
setSvalArray(ResponseType.Sval[] svalArray)
Sets array of all "sval" element |
void |
setTrueArray(IdType[] xtrueArray)
Sets array of all "true" element |
void |
setTrueArray(int i,
IdType xtrue)
Sets ith "true" element |
int |
sizeOfConceptSetArray()
Returns number of "conceptSet" element |
int |
sizeOfErrorArray()
Returns number of "error" element |
int |
sizeOfFalseArray()
Returns number of "false" element |
int |
sizeOfIndividualSetArray()
Returns number of "individualSet" element |
int |
sizeOfIvalArray()
Returns number of "ival" element |
int |
sizeOfRoleSetArray()
Returns number of "roleSet" element |
int |
sizeOfSvalArray()
Returns number of "sval" element |
int |
sizeOfTrueArray()
Returns number of "true" element |
| Methods inherited from class org.apache.xmlbeans.impl.values.XmlComplexContentImpl |
compute_text, equal_to, get_default_attribute_text, get_default_element_text, get_elementflags, is_child_element_order_sensitive, new_visitor, schemaType, set_nil, set_text |
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.apache.xmlbeans.XmlObject |
changeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectPath, selectPath, set, setNil, toString, validate, validate, valueEquals, valueHashCode |
| Methods inherited from interface org.apache.xmlbeans.XmlTokenSource |
documentProperties, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, save, save, save, save, save, save, save, save, xmlText, xmlText |
| Constructor Detail |
public ResponseTypeImpl(SchemaType sType)
| Method Detail |
public ResponseType.Error[] getErrorArray()
getErrorArray in interface ResponseTypepublic ResponseType.Error getErrorArray(int i)
getErrorArray in interface ResponseTypepublic int sizeOfErrorArray()
sizeOfErrorArray in interface ResponseTypepublic void setErrorArray(ResponseType.Error[] errorArray)
setErrorArray in interface ResponseType
public void setErrorArray(int i,
ResponseType.Error error)
setErrorArray in interface ResponseTypepublic ResponseType.Error insertNewError(int i)
insertNewError in interface ResponseTypepublic ResponseType.Error addNewError()
addNewError in interface ResponseTypepublic void removeError(int i)
removeError in interface ResponseTypepublic IdType[] getTrueArray()
getTrueArray in interface ResponseTypepublic IdType getTrueArray(int i)
getTrueArray in interface ResponseTypepublic int sizeOfTrueArray()
sizeOfTrueArray in interface ResponseTypepublic void setTrueArray(IdType[] xtrueArray)
setTrueArray in interface ResponseType
public void setTrueArray(int i,
IdType xtrue)
setTrueArray in interface ResponseTypepublic IdType insertNewTrue(int i)
insertNewTrue in interface ResponseTypepublic IdType addNewTrue()
addNewTrue in interface ResponseTypepublic void removeTrue(int i)
removeTrue in interface ResponseTypepublic IdType[] getFalseArray()
getFalseArray in interface ResponseTypepublic IdType getFalseArray(int i)
getFalseArray in interface ResponseTypepublic int sizeOfFalseArray()
sizeOfFalseArray in interface ResponseTypepublic void setFalseArray(IdType[] xfalseArray)
setFalseArray in interface ResponseType
public void setFalseArray(int i,
IdType xfalse)
setFalseArray in interface ResponseTypepublic IdType insertNewFalse(int i)
insertNewFalse in interface ResponseTypepublic IdType addNewFalse()
addNewFalse in interface ResponseTypepublic void removeFalse(int i)
removeFalse in interface ResponseTypepublic Csynonyms[] getConceptSetArray()
getConceptSetArray in interface ResponseTypepublic Csynonyms getConceptSetArray(int i)
getConceptSetArray in interface ResponseTypepublic int sizeOfConceptSetArray()
sizeOfConceptSetArray in interface ResponseTypepublic void setConceptSetArray(Csynonyms[] conceptSetArray)
setConceptSetArray in interface ResponseType
public void setConceptSetArray(int i,
Csynonyms conceptSet)
setConceptSetArray in interface ResponseTypepublic Csynonyms insertNewConceptSet(int i)
insertNewConceptSet in interface ResponseTypepublic Csynonyms addNewConceptSet()
addNewConceptSet in interface ResponseTypepublic void removeConceptSet(int i)
removeConceptSet in interface ResponseTypepublic Rsynonyms[] getRoleSetArray()
getRoleSetArray in interface ResponseTypepublic Rsynonyms getRoleSetArray(int i)
getRoleSetArray in interface ResponseTypepublic int sizeOfRoleSetArray()
sizeOfRoleSetArray in interface ResponseTypepublic void setRoleSetArray(Rsynonyms[] roleSetArray)
setRoleSetArray in interface ResponseType
public void setRoleSetArray(int i,
Rsynonyms roleSet)
setRoleSetArray in interface ResponseTypepublic Rsynonyms insertNewRoleSet(int i)
insertNewRoleSet in interface ResponseTypepublic Rsynonyms addNewRoleSet()
addNewRoleSet in interface ResponseTypepublic void removeRoleSet(int i)
removeRoleSet in interface ResponseTypepublic IndividualSetDocument.IndividualSet[] getIndividualSetArray()
getIndividualSetArray in interface ResponseTypepublic IndividualSetDocument.IndividualSet getIndividualSetArray(int i)
getIndividualSetArray in interface ResponseTypepublic int sizeOfIndividualSetArray()
sizeOfIndividualSetArray in interface ResponseTypepublic void setIndividualSetArray(IndividualSetDocument.IndividualSet[] individualSetArray)
setIndividualSetArray in interface ResponseType
public void setIndividualSetArray(int i,
IndividualSetDocument.IndividualSet individualSet)
setIndividualSetArray in interface ResponseTypepublic IndividualSetDocument.IndividualSet insertNewIndividualSet(int i)
insertNewIndividualSet in interface ResponseTypepublic IndividualSetDocument.IndividualSet addNewIndividualSet()
addNewIndividualSet in interface ResponseTypepublic void removeIndividualSet(int i)
removeIndividualSet in interface ResponseTypepublic ResponseType.Sval[] getSvalArray()
getSvalArray in interface ResponseTypepublic ResponseType.Sval getSvalArray(int i)
getSvalArray in interface ResponseTypepublic int sizeOfSvalArray()
sizeOfSvalArray in interface ResponseTypepublic void setSvalArray(ResponseType.Sval[] svalArray)
setSvalArray in interface ResponseType
public void setSvalArray(int i,
ResponseType.Sval sval)
setSvalArray in interface ResponseTypepublic ResponseType.Sval insertNewSval(int i)
insertNewSval in interface ResponseTypepublic ResponseType.Sval addNewSval()
addNewSval in interface ResponseTypepublic void removeSval(int i)
removeSval in interface ResponseTypepublic ResponseType.Ival[] getIvalArray()
getIvalArray in interface ResponseTypepublic ResponseType.Ival getIvalArray(int i)
getIvalArray in interface ResponseTypepublic int sizeOfIvalArray()
sizeOfIvalArray in interface ResponseTypepublic void setIvalArray(ResponseType.Ival[] ivalArray)
setIvalArray in interface ResponseType
public void setIvalArray(int i,
ResponseType.Ival ival)
setIvalArray in interface ResponseTypepublic ResponseType.Ival insertNewIval(int i)
insertNewIval in interface ResponseTypepublic ResponseType.Ival addNewIval()
addNewIval in interface ResponseTypepublic void removeIval(int i)
removeIval in interface ResponseType
|
DIG 1.1 XMLBeans API, April 22, 2004 (05:20 PM) | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||