public interface TCorrelationProperty
extends org.apache.xmlbeans.XmlString
| Modifier and Type | Interface and Description |
|---|---|
static class |
TCorrelationProperty.Factory
A factory class with static methods for creating instances
of this type.
|
| Modifier and Type | Field and Description |
|---|---|
static org.apache.xmlbeans.SchemaType |
type |
| Modifier and Type | Method and Description |
|---|---|
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
|
getStringValue, set, setStringValue, stringValuechangeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextjava.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)