|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CtJdbcArgument
An XML ctJdbcArgument(@http://www.synchronoss.org/cpo/jdbc/CpoJdbcMeta.xsd). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
CtJdbcArgument.Factory
A factory class with static methods for creating instances of this type. |
static interface |
CtJdbcArgument.Scope
An XML scope(@http://www.synchronoss.org/cpo/jdbc/CpoJdbcMeta.xsd). |
| 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 | |
|---|---|
CtJdbcArgument.Scope.Enum |
getScope()
Gets the "scope" element |
String |
getTypeInfo()
Gets the "typeInfo" element |
boolean |
isSetScope()
True if has "scope" element |
boolean |
isSetTypeInfo()
True if has "typeInfo" element |
void |
setScope(CtJdbcArgument.Scope.Enum scope)
Sets the "scope" element |
void |
setTypeInfo(String typeInfo)
Sets the "typeInfo" element |
void |
unsetScope()
Unsets the "scope" element |
void |
unsetTypeInfo()
Unsets the "typeInfo" element |
CtJdbcArgument.Scope |
xgetScope()
Gets (as xml) the "scope" element |
org.apache.xmlbeans.XmlString |
xgetTypeInfo()
Gets (as xml) the "typeInfo" element |
void |
xsetScope(CtJdbcArgument.Scope scope)
Sets (as xml) the "scope" element |
void |
xsetTypeInfo(org.apache.xmlbeans.XmlString typeInfo)
Sets (as xml) the "typeInfo" element |
| Methods inherited from interface org.synchronoss.cpo.core.cpoCoreMeta.CtArgument |
|---|
getAttributeName, getDescription, isSetAttributeName, isSetDescription, setAttributeName, setDescription, unsetAttributeName, unsetDescription, xgetAttributeName, xgetDescription, xsetAttributeName, xsetDescription |
| 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 |
|---|
CtJdbcArgument.Scope.Enum getScope()
CtJdbcArgument.Scope xgetScope()
boolean isSetScope()
void setScope(CtJdbcArgument.Scope.Enum scope)
void xsetScope(CtJdbcArgument.Scope scope)
void unsetScope()
String getTypeInfo()
org.apache.xmlbeans.XmlString xgetTypeInfo()
boolean isSetTypeInfo()
void setTypeInfo(String typeInfo)
void xsetTypeInfo(org.apache.xmlbeans.XmlString typeInfo)
void unsetTypeInfo()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||