org.jboss.soa.esb.listeners.config.xbeanmodel101.impl
Class ActionsDocumentImpl.ActionsImpl

java.lang.Object
  extended by org.apache.xmlbeans.impl.values.XmlObjectBase
      extended by org.apache.xmlbeans.impl.values.XmlComplexContentImpl
          extended by org.jboss.soa.esb.listeners.config.xbeanmodel101.impl.ActionsDocumentImpl.ActionsImpl
All Implemented Interfaces:
java.io.Serializable, org.apache.xmlbeans.impl.values.TypeStoreUser, org.apache.xmlbeans.SimpleValue, org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource, ActionsDocument.Actions
Enclosing class:
ActionsDocumentImpl

public static class ActionsDocumentImpl.ActionsImpl
extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl
implements ActionsDocument.Actions

An XML actions(@http://anonsvn.labs.jboss.com/labs/jbossesb/trunk/product/etc/schemas/xml/jbossesb-1.0.1.xsd). This is a complex type.

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.jboss.soa.esb.listeners.config.xbeanmodel101.ActionsDocument.Actions
ActionsDocument.Actions.Factory
 
Field Summary
 
Fields inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase
_voorVc, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBER
 
Fields inherited from interface org.jboss.soa.esb.listeners.config.xbeanmodel101.ActionsDocument.Actions
type
 
Fields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
 
Constructor Summary
ActionsDocumentImpl.ActionsImpl(org.apache.xmlbeans.SchemaType sType)
           
 
Method Summary
 ActionDocument.Action addNewAction()
          Appends and returns a new empty value (as xml) as the last "action" element
 ActionDocument.Action[] getActionArray()
          Gets array of all "action" elements
 ActionDocument.Action getActionArray(int i)
          Gets ith "action" element
 java.util.List<ActionDocument.Action> getActionList()
          Gets a List of "action" elements
 java.lang.String getFaultXsd()
          Gets the "faultXsd" attribute
 java.lang.String getInXsd()
          Gets the "inXsd" attribute
 MepType.Enum getMep()
          Gets the "mep" attribute
 java.lang.String getOutXsd()
          Gets the "outXsd" attribute
 boolean getValidate()
          Gets the "validate" attribute
 boolean getWebservice()
          Gets the "webservice" attribute
 ActionDocument.Action insertNewAction(int i)
          Inserts and returns a new empty value (as xml) as the ith "action" element
 boolean isSetFaultXsd()
          True if has "faultXsd" attribute
 boolean isSetInXsd()
          True if has "inXsd" attribute
 boolean isSetMep()
          True if has "mep" attribute
 boolean isSetOutXsd()
          True if has "outXsd" attribute
 boolean isSetValidate()
          True if has "validate" attribute
 boolean isSetWebservice()
          True if has "webservice" attribute
 void removeAction(int i)
          Removes the ith "action" element
 void setActionArray(ActionDocument.Action[] actionArray)
          Sets array of all "action" element
 void setActionArray(int i, ActionDocument.Action action)
          Sets ith "action" element
 void setFaultXsd(java.lang.String faultXsd)
          Sets the "faultXsd" attribute
 void setInXsd(java.lang.String inXsd)
          Sets the "inXsd" attribute
 void setMep(MepType.Enum mep)
          Sets the "mep" attribute
 void setOutXsd(java.lang.String outXsd)
          Sets the "outXsd" attribute
 void setValidate(boolean validate)
          Sets the "validate" attribute
 void setWebservice(boolean webservice)
          Sets the "webservice" attribute
 int sizeOfActionArray()
          Returns number of "action" element
 void unsetFaultXsd()
          Unsets the "faultXsd" attribute
 void unsetInXsd()
          Unsets the "inXsd" attribute
 void unsetMep()
          Unsets the "mep" attribute
 void unsetOutXsd()
          Unsets the "outXsd" attribute
 void unsetValidate()
          Unsets the "validate" attribute
 void unsetWebservice()
          Unsets the "webservice" attribute
 org.apache.xmlbeans.XmlString xgetFaultXsd()
          Gets (as xml) the "faultXsd" attribute
 org.apache.xmlbeans.XmlString xgetInXsd()
          Gets (as xml) the "inXsd" attribute
 MepType xgetMep()
          Gets (as xml) the "mep" attribute
 org.apache.xmlbeans.XmlString xgetOutXsd()
          Gets (as xml) the "outXsd" attribute
 org.apache.xmlbeans.XmlBoolean xgetValidate()
          Gets (as xml) the "validate" attribute
 org.apache.xmlbeans.XmlBoolean xgetWebservice()
          Gets (as xml) the "webservice" attribute
 void xsetFaultXsd(org.apache.xmlbeans.XmlString faultXsd)
          Sets (as xml) the "faultXsd" attribute
 void xsetInXsd(org.apache.xmlbeans.XmlString inXsd)
          Sets (as xml) the "inXsd" attribute
 void xsetMep(MepType mep)
          Sets (as xml) the "mep" attribute
 void xsetOutXsd(org.apache.xmlbeans.XmlString outXsd)
          Sets (as xml) the "outXsd" attribute
 void xsetValidate(org.apache.xmlbeans.XmlBoolean validate)
          Sets (as xml) the "validate" attribute
 void xsetWebservice(org.apache.xmlbeans.XmlBoolean webservice)
          Sets (as xml) the "webservice" attribute
 
Methods inherited from class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, 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_String, set_text, unionArraySetterHelper, unionArraySetterHelper, update_from_complex_content, value_hash_code
 
Methods inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase
_isComplexContent, _isComplexType, _validateOnSet, attach_store, bigDecimalValue, bigIntegerValue, booleanValue, build_nil, build_text, byteArrayValue, byteValue, calendarValue, changeType, check_dated, check_orphaned, compare_to, compareTo, compareValue, copy, create_attribute_user, create_element_user, dateValue, disconnect_store, documentProperties, doubleValue, dump, elementFlags, enumValue, equals, execQuery, execQuery, floatValue, gDateValue, gDurationValue, get_attribute_field, get_attribute_type, get_attributeflags, get_default_attribute_value, get_element_ending_delimiters, get_element_type, get_schema_type, get_store, get_wscanon_rule, get_wscanon_text, getBigDecimalValue, getBigIntegerValue, getBooleanValue, getByteArrayValue, getByteValue, getCalendarValue, getDateValue, getDomNode, getDoubleValue, getEnumValue, getFloatValue, getGDateValue, getGDurationValue, getIntValue, getListValue, getLongValue, getObjectValue, getQNameValue, getShortValue, getStringValue, getXmlLocale, has_store, hashCode, init_flags, initComplexType, instanceType, intValue, invalidate_element_order, invalidate_nilvalue, invalidate_value, is_defaultable_ws, is_orphaned, isDefault, isDefaultable, isFixed, isImmutable, isInstanceOf, isNil, isNillable, java_value, listValue, longValue, monitor, newCursor, newCursorForce, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, objectSet, objectValue, qNameValue, save, save, save, save, save, save, save, save, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set_b64, set_BigDecimal, set_BigInteger, set_boolean, set_byte, set_ByteArray, set_Calendar, set_char, set_ComplexXml, set_Date, set_double, set_enum, set_float, set_GDate, set_GDuration, set_hex, set_int, set_list, set_long, set_newValue, set_notation, set_QName, set_short, set_xmlanysimple, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, setBigDecimalValue, setBigIntegerValue, setBooleanValue, setByteArrayValue, setByteValue, setCalendarValue, setDateValue, setDoubleValue, setEnumValue, setFloatValue, setGDateValue, setGDurationValue, setImmutable, setIntValue, setListValue, setLongValue, setNil, setObjectValue, setQNameValue, setShortValue, setStringValue, setValidateOnSet, shortValue, stringValue, substitute, toString, uses_invalidate_value, validate_now, validate_simpleval, validate, validate, valueEquals, valueHashCode, writeReplace, xgetListValue, xlistValue, xmlText, xmlText
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
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
 

Constructor Detail

ActionsDocumentImpl.ActionsImpl

public ActionsDocumentImpl.ActionsImpl(org.apache.xmlbeans.SchemaType sType)
Method Detail

getActionList

public java.util.List<ActionDocument.Action> getActionList()
Gets a List of "action" elements

Specified by:
getActionList in interface ActionsDocument.Actions

getActionArray

public ActionDocument.Action[] getActionArray()
Gets array of all "action" elements

Specified by:
getActionArray in interface ActionsDocument.Actions

getActionArray

public ActionDocument.Action getActionArray(int i)
Gets ith "action" element

Specified by:
getActionArray in interface ActionsDocument.Actions

sizeOfActionArray

public int sizeOfActionArray()
Returns number of "action" element

Specified by:
sizeOfActionArray in interface ActionsDocument.Actions

setActionArray

public void setActionArray(ActionDocument.Action[] actionArray)
Sets array of all "action" element

Specified by:
setActionArray in interface ActionsDocument.Actions

setActionArray

public void setActionArray(int i,
                           ActionDocument.Action action)
Sets ith "action" element

Specified by:
setActionArray in interface ActionsDocument.Actions

insertNewAction

public ActionDocument.Action insertNewAction(int i)
Inserts and returns a new empty value (as xml) as the ith "action" element

Specified by:
insertNewAction in interface ActionsDocument.Actions

addNewAction

public ActionDocument.Action addNewAction()
Appends and returns a new empty value (as xml) as the last "action" element

Specified by:
addNewAction in interface ActionsDocument.Actions

removeAction

public void removeAction(int i)
Removes the ith "action" element

Specified by:
removeAction in interface ActionsDocument.Actions

getMep

public MepType.Enum getMep()
Gets the "mep" attribute

Specified by:
getMep in interface ActionsDocument.Actions

xgetMep

public MepType xgetMep()
Gets (as xml) the "mep" attribute

Specified by:
xgetMep in interface ActionsDocument.Actions

isSetMep

public boolean isSetMep()
True if has "mep" attribute

Specified by:
isSetMep in interface ActionsDocument.Actions

setMep

public void setMep(MepType.Enum mep)
Sets the "mep" attribute

Specified by:
setMep in interface ActionsDocument.Actions

xsetMep

public void xsetMep(MepType mep)
Sets (as xml) the "mep" attribute

Specified by:
xsetMep in interface ActionsDocument.Actions

unsetMep

public void unsetMep()
Unsets the "mep" attribute

Specified by:
unsetMep in interface ActionsDocument.Actions

getInXsd

public java.lang.String getInXsd()
Gets the "inXsd" attribute

Specified by:
getInXsd in interface ActionsDocument.Actions

xgetInXsd

public org.apache.xmlbeans.XmlString xgetInXsd()
Gets (as xml) the "inXsd" attribute

Specified by:
xgetInXsd in interface ActionsDocument.Actions

isSetInXsd

public boolean isSetInXsd()
True if has "inXsd" attribute

Specified by:
isSetInXsd in interface ActionsDocument.Actions

setInXsd

public void setInXsd(java.lang.String inXsd)
Sets the "inXsd" attribute

Specified by:
setInXsd in interface ActionsDocument.Actions

xsetInXsd

public void xsetInXsd(org.apache.xmlbeans.XmlString inXsd)
Sets (as xml) the "inXsd" attribute

Specified by:
xsetInXsd in interface ActionsDocument.Actions

unsetInXsd

public void unsetInXsd()
Unsets the "inXsd" attribute

Specified by:
unsetInXsd in interface ActionsDocument.Actions

getOutXsd

public java.lang.String getOutXsd()
Gets the "outXsd" attribute

Specified by:
getOutXsd in interface ActionsDocument.Actions

xgetOutXsd

public org.apache.xmlbeans.XmlString xgetOutXsd()
Gets (as xml) the "outXsd" attribute

Specified by:
xgetOutXsd in interface ActionsDocument.Actions

isSetOutXsd

public boolean isSetOutXsd()
True if has "outXsd" attribute

Specified by:
isSetOutXsd in interface ActionsDocument.Actions

setOutXsd

public void setOutXsd(java.lang.String outXsd)
Sets the "outXsd" attribute

Specified by:
setOutXsd in interface ActionsDocument.Actions

xsetOutXsd

public void xsetOutXsd(org.apache.xmlbeans.XmlString outXsd)
Sets (as xml) the "outXsd" attribute

Specified by:
xsetOutXsd in interface ActionsDocument.Actions

unsetOutXsd

public void unsetOutXsd()
Unsets the "outXsd" attribute

Specified by:
unsetOutXsd in interface ActionsDocument.Actions

getFaultXsd

public java.lang.String getFaultXsd()
Gets the "faultXsd" attribute

Specified by:
getFaultXsd in interface ActionsDocument.Actions

xgetFaultXsd

public org.apache.xmlbeans.XmlString xgetFaultXsd()
Gets (as xml) the "faultXsd" attribute

Specified by:
xgetFaultXsd in interface ActionsDocument.Actions

isSetFaultXsd

public boolean isSetFaultXsd()
True if has "faultXsd" attribute

Specified by:
isSetFaultXsd in interface ActionsDocument.Actions

setFaultXsd

public void setFaultXsd(java.lang.String faultXsd)
Sets the "faultXsd" attribute

Specified by:
setFaultXsd in interface ActionsDocument.Actions

xsetFaultXsd

public void xsetFaultXsd(org.apache.xmlbeans.XmlString faultXsd)
Sets (as xml) the "faultXsd" attribute

Specified by:
xsetFaultXsd in interface ActionsDocument.Actions

unsetFaultXsd

public void unsetFaultXsd()
Unsets the "faultXsd" attribute

Specified by:
unsetFaultXsd in interface ActionsDocument.Actions

getWebservice

public boolean getWebservice()
Gets the "webservice" attribute

Specified by:
getWebservice in interface ActionsDocument.Actions

xgetWebservice

public org.apache.xmlbeans.XmlBoolean xgetWebservice()
Gets (as xml) the "webservice" attribute

Specified by:
xgetWebservice in interface ActionsDocument.Actions

isSetWebservice

public boolean isSetWebservice()
True if has "webservice" attribute

Specified by:
isSetWebservice in interface ActionsDocument.Actions

setWebservice

public void setWebservice(boolean webservice)
Sets the "webservice" attribute

Specified by:
setWebservice in interface ActionsDocument.Actions

xsetWebservice

public void xsetWebservice(org.apache.xmlbeans.XmlBoolean webservice)
Sets (as xml) the "webservice" attribute

Specified by:
xsetWebservice in interface ActionsDocument.Actions

unsetWebservice

public void unsetWebservice()
Unsets the "webservice" attribute

Specified by:
unsetWebservice in interface ActionsDocument.Actions

getValidate

public boolean getValidate()
Gets the "validate" attribute

Specified by:
getValidate in interface ActionsDocument.Actions

xgetValidate

public org.apache.xmlbeans.XmlBoolean xgetValidate()
Gets (as xml) the "validate" attribute

Specified by:
xgetValidate in interface ActionsDocument.Actions

isSetValidate

public boolean isSetValidate()
True if has "validate" attribute

Specified by:
isSetValidate in interface ActionsDocument.Actions

setValidate

public void setValidate(boolean validate)
Sets the "validate" attribute

Specified by:
setValidate in interface ActionsDocument.Actions

xsetValidate

public void xsetValidate(org.apache.xmlbeans.XmlBoolean validate)
Sets (as xml) the "validate" attribute

Specified by:
xsetValidate in interface ActionsDocument.Actions

unsetValidate

public void unsetValidate()
Unsets the "validate" attribute

Specified by:
unsetValidate in interface ActionsDocument.Actions