|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TCorrelationProperty
An XML tCorrelationProperty(@http://www.apache.org/ode/pmapi/types/2006/08/02/). This is an atomic type that is a restriction of org.apache.ode.bpel.pmapi.TCorrelationProperty.
Nested Class Summary | |
---|---|
static class |
TCorrelationProperty.Factory
A factory class with static methods for creating instances of this type. |
Field Summary | |
---|---|
static org.apache.xmlbeans.SchemaType |
type
|
Fields inherited from interface org.apache.xmlbeans.XmlObject |
---|
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
Method Summary | |
---|---|
java.lang.String |
getCsetid()
Gets the "csetid" attribute |
javax.xml.namespace.QName |
getPropertyName()
Gets the "propertyName" attribute |
void |
setCsetid(java.lang.String csetid)
Sets the "csetid" attribute |
void |
setPropertyName(javax.xml.namespace.QName propertyName)
Sets the "propertyName" attribute |
org.apache.xmlbeans.XmlString |
xgetCsetid()
Gets (as xml) the "csetid" attribute |
org.apache.xmlbeans.XmlQName |
xgetPropertyName()
Gets (as xml) the "propertyName" attribute |
void |
xsetCsetid(org.apache.xmlbeans.XmlString csetid)
Sets (as xml) the "csetid" attribute |
void |
xsetPropertyName(org.apache.xmlbeans.XmlQName propertyName)
Sets (as xml) the "propertyName" attribute |
Methods inherited from interface org.apache.xmlbeans.XmlAnySimpleType |
---|
getStringValue, set, setStringValue, stringValue |
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 org.apache.xmlbeans.SchemaType type
Method Detail |
---|
java.lang.String getCsetid()
org.apache.xmlbeans.XmlString xgetCsetid()
void setCsetid(java.lang.String csetid)
void xsetCsetid(org.apache.xmlbeans.XmlString csetid)
javax.xml.namespace.QName getPropertyName()
org.apache.xmlbeans.XmlQName xgetPropertyName()
void setPropertyName(javax.xml.namespace.QName propertyName)
void xsetPropertyName(org.apache.xmlbeans.XmlQName propertyName)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |