public interface GetPropertyValueType extends BaseRequestType
| Modifier and Type | Interface and Description |
|---|---|
static class |
GetPropertyValueType.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 |
|---|---|
AbstractQueryExpressionType |
addNewAbstractQueryExpression()
Appends and returns a new empty "AbstractQueryExpression" element
|
AbstractQueryExpressionType |
getAbstractQueryExpression()
Gets the "AbstractQueryExpression" element
|
BigInteger |
getCount()
Gets the "count" attribute
|
String |
getOutputFormat()
Gets the "outputFormat" attribute
|
ResolveValueType.Enum |
getResolve()
Gets the "resolve" attribute
|
Object |
getResolveDepth()
Gets the "resolveDepth" attribute
|
String |
getResolvePath()
Gets the "resolvePath" attribute
|
BigInteger |
getResolveTimeout()
Gets the "resolveTimeout" attribute
|
ResultTypeType.Enum |
getResultType()
Gets the "resultType" attribute
|
BigInteger |
getStartIndex()
Gets the "startIndex" attribute
|
String |
getValueReference()
Gets the "valueReference" attribute
|
boolean |
isSetCount()
True if has "count" attribute
|
boolean |
isSetOutputFormat()
True if has "outputFormat" attribute
|
boolean |
isSetResolve()
True if has "resolve" attribute
|
boolean |
isSetResolveDepth()
True if has "resolveDepth" attribute
|
boolean |
isSetResolvePath()
True if has "resolvePath" attribute
|
boolean |
isSetResolveTimeout()
True if has "resolveTimeout" attribute
|
boolean |
isSetResultType()
True if has "resultType" attribute
|
boolean |
isSetStartIndex()
True if has "startIndex" attribute
|
void |
setAbstractQueryExpression(AbstractQueryExpressionType abstractQueryExpression)
Sets the "AbstractQueryExpression" element
|
void |
setCount(BigInteger count)
Sets the "count" attribute
|
void |
setOutputFormat(String outputFormat)
Sets the "outputFormat" attribute
|
void |
setResolve(ResolveValueType.Enum resolve)
Sets the "resolve" attribute
|
void |
setResolveDepth(Object resolveDepth)
Sets the "resolveDepth" attribute
|
void |
setResolvePath(String resolvePath)
Sets the "resolvePath" attribute
|
void |
setResolveTimeout(BigInteger resolveTimeout)
Sets the "resolveTimeout" attribute
|
void |
setResultType(ResultTypeType.Enum resultType)
Sets the "resultType" attribute
|
void |
setStartIndex(BigInteger startIndex)
Sets the "startIndex" attribute
|
void |
setValueReference(String valueReference)
Sets the "valueReference" attribute
|
void |
unsetCount()
Unsets the "count" attribute
|
void |
unsetOutputFormat()
Unsets the "outputFormat" attribute
|
void |
unsetResolve()
Unsets the "resolve" attribute
|
void |
unsetResolveDepth()
Unsets the "resolveDepth" attribute
|
void |
unsetResolvePath()
Unsets the "resolvePath" attribute
|
void |
unsetResolveTimeout()
Unsets the "resolveTimeout" attribute
|
void |
unsetResultType()
Unsets the "resultType" attribute
|
void |
unsetStartIndex()
Unsets the "startIndex" attribute
|
org.apache.xmlbeans.XmlNonNegativeInteger |
xgetCount()
Gets (as xml) the "count" attribute
|
org.apache.xmlbeans.XmlString |
xgetOutputFormat()
Gets (as xml) the "outputFormat" attribute
|
ResolveValueType |
xgetResolve()
Gets (as xml) the "resolve" attribute
|
PositiveIntegerWithStar |
xgetResolveDepth()
Gets (as xml) the "resolveDepth" attribute
|
org.apache.xmlbeans.XmlString |
xgetResolvePath()
Gets (as xml) the "resolvePath" attribute
|
org.apache.xmlbeans.XmlPositiveInteger |
xgetResolveTimeout()
Gets (as xml) the "resolveTimeout" attribute
|
ResultTypeType |
xgetResultType()
Gets (as xml) the "resultType" attribute
|
org.apache.xmlbeans.XmlNonNegativeInteger |
xgetStartIndex()
Gets (as xml) the "startIndex" attribute
|
org.apache.xmlbeans.XmlString |
xgetValueReference()
Gets (as xml) the "valueReference" attribute
|
void |
xsetCount(org.apache.xmlbeans.XmlNonNegativeInteger count)
Sets (as xml) the "count" attribute
|
void |
xsetOutputFormat(org.apache.xmlbeans.XmlString outputFormat)
Sets (as xml) the "outputFormat" attribute
|
void |
xsetResolve(ResolveValueType resolve)
Sets (as xml) the "resolve" attribute
|
void |
xsetResolveDepth(PositiveIntegerWithStar resolveDepth)
Sets (as xml) the "resolveDepth" attribute
|
void |
xsetResolvePath(org.apache.xmlbeans.XmlString resolvePath)
Sets (as xml) the "resolvePath" attribute
|
void |
xsetResolveTimeout(org.apache.xmlbeans.XmlPositiveInteger resolveTimeout)
Sets (as xml) the "resolveTimeout" attribute
|
void |
xsetResultType(ResultTypeType resultType)
Sets (as xml) the "resultType" attribute
|
void |
xsetStartIndex(org.apache.xmlbeans.XmlNonNegativeInteger startIndex)
Sets (as xml) the "startIndex" attribute
|
void |
xsetValueReference(org.apache.xmlbeans.XmlString valueReference)
Sets (as xml) the "valueReference" attribute
|
getHandle, getService, getVersion, isSetHandle, setHandle, setService, setVersion, unsetHandle, xgetHandle, xgetService, xgetVersion, xsetHandle, xsetService, xsetVersionchangeType, 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, xmlTextAbstractQueryExpressionType getAbstractQueryExpression()
void setAbstractQueryExpression(AbstractQueryExpressionType abstractQueryExpression)
AbstractQueryExpressionType addNewAbstractQueryExpression()
String getValueReference()
org.apache.xmlbeans.XmlString xgetValueReference()
void setValueReference(String valueReference)
void xsetValueReference(org.apache.xmlbeans.XmlString valueReference)
String getResolvePath()
org.apache.xmlbeans.XmlString xgetResolvePath()
boolean isSetResolvePath()
void setResolvePath(String resolvePath)
void xsetResolvePath(org.apache.xmlbeans.XmlString resolvePath)
void unsetResolvePath()
BigInteger getStartIndex()
org.apache.xmlbeans.XmlNonNegativeInteger xgetStartIndex()
boolean isSetStartIndex()
void setStartIndex(BigInteger startIndex)
void xsetStartIndex(org.apache.xmlbeans.XmlNonNegativeInteger startIndex)
void unsetStartIndex()
BigInteger getCount()
org.apache.xmlbeans.XmlNonNegativeInteger xgetCount()
boolean isSetCount()
void setCount(BigInteger count)
void xsetCount(org.apache.xmlbeans.XmlNonNegativeInteger count)
void unsetCount()
ResultTypeType.Enum getResultType()
ResultTypeType xgetResultType()
boolean isSetResultType()
void setResultType(ResultTypeType.Enum resultType)
void xsetResultType(ResultTypeType resultType)
void unsetResultType()
String getOutputFormat()
org.apache.xmlbeans.XmlString xgetOutputFormat()
boolean isSetOutputFormat()
void setOutputFormat(String outputFormat)
void xsetOutputFormat(org.apache.xmlbeans.XmlString outputFormat)
void unsetOutputFormat()
ResolveValueType.Enum getResolve()
ResolveValueType xgetResolve()
boolean isSetResolve()
void setResolve(ResolveValueType.Enum resolve)
void xsetResolve(ResolveValueType resolve)
void unsetResolve()
Object getResolveDepth()
PositiveIntegerWithStar xgetResolveDepth()
boolean isSetResolveDepth()
void setResolveDepth(Object resolveDepth)
void xsetResolveDepth(PositiveIntegerWithStar resolveDepth)
void unsetResolveDepth()
BigInteger getResolveTimeout()
org.apache.xmlbeans.XmlPositiveInteger xgetResolveTimeout()
boolean isSetResolveTimeout()
void setResolveTimeout(BigInteger resolveTimeout)
void xsetResolveTimeout(org.apache.xmlbeans.XmlPositiveInteger resolveTimeout)
void unsetResolveTimeout()
Copyright © 2016 52north.org. All rights reserved.