|
|||||||||
| 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.jboss.soa.esb.listeners.config.xbeanmodel101.impl.ServiceDocumentImpl.ServiceImpl
public static class ServiceDocumentImpl.ServiceImpl
An XML service(@http://anonsvn.labs.jboss.com/labs/jbossesb/trunk/product/etc/schemas/xml/jbossesb-1.0.1.xsd). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
ServiceDocumentImpl.ServiceImpl.CategoryImpl
An XML category(@). |
static class |
ServiceDocumentImpl.ServiceImpl.DescriptionImpl
An XML description(@). |
static class |
ServiceDocumentImpl.ServiceImpl.NameImpl
An XML name(@). |
| Nested classes/interfaces inherited from interface org.jboss.soa.esb.listeners.config.xbeanmodel101.ServiceDocument.Service |
|---|
ServiceDocument.Service.Category, ServiceDocument.Service.Description, ServiceDocument.Service.Factory, ServiceDocument.Service.Name |
| 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.ServiceDocument.Service |
|---|
type |
| Fields inherited from interface org.apache.xmlbeans.XmlObject |
|---|
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
| Constructor Summary | |
|---|---|
ServiceDocumentImpl.ServiceImpl(org.apache.xmlbeans.SchemaType sType)
|
|
| Method Summary | |
|---|---|
ActionsDocument.Actions |
addNewActions()
Appends and returns a new empty "actions" element |
ListenersDocument.Listeners |
addNewListeners()
Appends and returns a new empty "listeners" element |
PropertyDocument.Property |
addNewProperty()
Appends and returns a new empty value (as xml) as the last "property" element |
SecurityDocument.Security |
addNewSecurity()
Appends and returns a new empty "security" element |
ActionsDocument.Actions |
getActions()
Gets the "actions" element |
java.lang.String |
getCategory()
Gets the "category" attribute |
java.lang.String |
getDescription()
Gets the "description" attribute |
InvmScope.Enum |
getInvmScope()
Gets the "invmScope" attribute |
boolean |
getInvmTransacted()
Gets the "invmTransacted" attribute |
ListenersDocument.Listeners |
getListeners()
Gets the "listeners" element |
java.lang.String |
getName()
Gets the "name" attribute |
PropertyDocument.Property[] |
getPropertyArray()
Gets array of all "property" elements |
PropertyDocument.Property |
getPropertyArray(int i)
Gets ith "property" element |
java.util.List<PropertyDocument.Property> |
getPropertyList()
Gets a List of "property" elements |
SecurityDocument.Security |
getSecurity()
Gets the "security" element |
PropertyDocument.Property |
insertNewProperty(int i)
Inserts and returns a new empty value (as xml) as the ith "property" element |
boolean |
isSetActions()
True if has "actions" element |
boolean |
isSetInvmScope()
True if has "invmScope" attribute |
boolean |
isSetInvmTransacted()
True if has "invmTransacted" attribute |
boolean |
isSetListeners()
True if has "listeners" element |
boolean |
isSetSecurity()
True if has "security" element |
void |
removeProperty(int i)
Removes the ith "property" element |
void |
setActions(ActionsDocument.Actions actions)
Sets the "actions" element |
void |
setCategory(java.lang.String category)
Sets the "category" attribute |
void |
setDescription(java.lang.String description)
Sets the "description" attribute |
void |
setInvmScope(InvmScope.Enum invmScope)
Sets the "invmScope" attribute |
void |
setInvmTransacted(boolean invmTransacted)
Sets the "invmTransacted" attribute |
void |
setListeners(ListenersDocument.Listeners listeners)
Sets the "listeners" element |
void |
setName(java.lang.String name)
Sets the "name" attribute |
void |
setPropertyArray(int i,
PropertyDocument.Property property)
Sets ith "property" element |
void |
setPropertyArray(PropertyDocument.Property[] propertyArray)
Sets array of all "property" element |
void |
setSecurity(SecurityDocument.Security security)
Sets the "security" element |
int |
sizeOfPropertyArray()
Returns number of "property" element |
void |
unsetActions()
Unsets the "actions" element |
void |
unsetInvmScope()
Unsets the "invmScope" attribute |
void |
unsetInvmTransacted()
Unsets the "invmTransacted" attribute |
void |
unsetListeners()
Unsets the "listeners" element |
void |
unsetSecurity()
Unsets the "security" element |
ServiceDocument.Service.Category |
xgetCategory()
Gets (as xml) the "category" attribute |
ServiceDocument.Service.Description |
xgetDescription()
Gets (as xml) the "description" attribute |
InvmScope |
xgetInvmScope()
Gets (as xml) the "invmScope" attribute |
org.apache.xmlbeans.XmlBoolean |
xgetInvmTransacted()
Gets (as xml) the "invmTransacted" attribute |
ServiceDocument.Service.Name |
xgetName()
Gets (as xml) the "name" attribute |
void |
xsetCategory(ServiceDocument.Service.Category category)
Sets (as xml) the "category" attribute |
void |
xsetDescription(ServiceDocument.Service.Description description)
Sets (as xml) the "description" attribute |
void |
xsetInvmScope(InvmScope invmScope)
Sets (as xml) the "invmScope" attribute |
void |
xsetInvmTransacted(org.apache.xmlbeans.XmlBoolean invmTransacted)
Sets (as xml) the "invmTransacted" attribute |
void |
xsetName(ServiceDocument.Service.Name name)
Sets (as xml) the "name" 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 |
|---|
public ServiceDocumentImpl.ServiceImpl(org.apache.xmlbeans.SchemaType sType)
| Method Detail |
|---|
public SecurityDocument.Security getSecurity()
getSecurity in interface ServiceDocument.Servicepublic boolean isSetSecurity()
isSetSecurity in interface ServiceDocument.Servicepublic void setSecurity(SecurityDocument.Security security)
setSecurity in interface ServiceDocument.Servicepublic SecurityDocument.Security addNewSecurity()
addNewSecurity in interface ServiceDocument.Servicepublic void unsetSecurity()
unsetSecurity in interface ServiceDocument.Servicepublic java.util.List<PropertyDocument.Property> getPropertyList()
getPropertyList in interface ServiceDocument.Servicepublic PropertyDocument.Property[] getPropertyArray()
getPropertyArray in interface ServiceDocument.Servicepublic PropertyDocument.Property getPropertyArray(int i)
getPropertyArray in interface ServiceDocument.Servicepublic int sizeOfPropertyArray()
sizeOfPropertyArray in interface ServiceDocument.Servicepublic void setPropertyArray(PropertyDocument.Property[] propertyArray)
setPropertyArray in interface ServiceDocument.Service
public void setPropertyArray(int i,
PropertyDocument.Property property)
setPropertyArray in interface ServiceDocument.Servicepublic PropertyDocument.Property insertNewProperty(int i)
insertNewProperty in interface ServiceDocument.Servicepublic PropertyDocument.Property addNewProperty()
addNewProperty in interface ServiceDocument.Servicepublic void removeProperty(int i)
removeProperty in interface ServiceDocument.Servicepublic ListenersDocument.Listeners getListeners()
getListeners in interface ServiceDocument.Servicepublic boolean isSetListeners()
isSetListeners in interface ServiceDocument.Servicepublic void setListeners(ListenersDocument.Listeners listeners)
setListeners in interface ServiceDocument.Servicepublic ListenersDocument.Listeners addNewListeners()
addNewListeners in interface ServiceDocument.Servicepublic void unsetListeners()
unsetListeners in interface ServiceDocument.Servicepublic ActionsDocument.Actions getActions()
getActions in interface ServiceDocument.Servicepublic boolean isSetActions()
isSetActions in interface ServiceDocument.Servicepublic void setActions(ActionsDocument.Actions actions)
setActions in interface ServiceDocument.Servicepublic ActionsDocument.Actions addNewActions()
addNewActions in interface ServiceDocument.Servicepublic void unsetActions()
unsetActions in interface ServiceDocument.Servicepublic java.lang.String getCategory()
getCategory in interface ServiceDocument.Servicepublic ServiceDocument.Service.Category xgetCategory()
xgetCategory in interface ServiceDocument.Servicepublic void setCategory(java.lang.String category)
setCategory in interface ServiceDocument.Servicepublic void xsetCategory(ServiceDocument.Service.Category category)
xsetCategory in interface ServiceDocument.Servicepublic java.lang.String getName()
getName in interface ServiceDocument.Servicepublic ServiceDocument.Service.Name xgetName()
xgetName in interface ServiceDocument.Servicepublic void setName(java.lang.String name)
setName in interface ServiceDocument.Servicepublic void xsetName(ServiceDocument.Service.Name name)
xsetName in interface ServiceDocument.Servicepublic java.lang.String getDescription()
getDescription in interface ServiceDocument.Servicepublic ServiceDocument.Service.Description xgetDescription()
xgetDescription in interface ServiceDocument.Servicepublic void setDescription(java.lang.String description)
setDescription in interface ServiceDocument.Servicepublic void xsetDescription(ServiceDocument.Service.Description description)
xsetDescription in interface ServiceDocument.Servicepublic InvmScope.Enum getInvmScope()
getInvmScope in interface ServiceDocument.Servicepublic InvmScope xgetInvmScope()
xgetInvmScope in interface ServiceDocument.Servicepublic boolean isSetInvmScope()
isSetInvmScope in interface ServiceDocument.Servicepublic void setInvmScope(InvmScope.Enum invmScope)
setInvmScope in interface ServiceDocument.Servicepublic void xsetInvmScope(InvmScope invmScope)
xsetInvmScope in interface ServiceDocument.Servicepublic void unsetInvmScope()
unsetInvmScope in interface ServiceDocument.Servicepublic boolean getInvmTransacted()
getInvmTransacted in interface ServiceDocument.Servicepublic org.apache.xmlbeans.XmlBoolean xgetInvmTransacted()
xgetInvmTransacted in interface ServiceDocument.Servicepublic boolean isSetInvmTransacted()
isSetInvmTransacted in interface ServiceDocument.Servicepublic void setInvmTransacted(boolean invmTransacted)
setInvmTransacted in interface ServiceDocument.Servicepublic void xsetInvmTransacted(org.apache.xmlbeans.XmlBoolean invmTransacted)
xsetInvmTransacted in interface ServiceDocument.Servicepublic void unsetInvmTransacted()
unsetInvmTransacted in interface ServiceDocument.Service
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||