public interface GetFeatureWithLockType extends GetFeatureType
| Modifier and Type | Interface and Description |
|---|---|
static class |
GetFeatureWithLockType.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 |
|---|---|
BigInteger |
getExpiry()
Gets the "expiry" attribute
|
AllSomeType.Enum |
getLockAction()
Gets the "lockAction" attribute
|
boolean |
isSetExpiry()
True if has "expiry" attribute
|
boolean |
isSetLockAction()
True if has "lockAction" attribute
|
void |
setExpiry(BigInteger expiry)
Sets the "expiry" attribute
|
void |
setLockAction(AllSomeType.Enum lockAction)
Sets the "lockAction" attribute
|
void |
unsetExpiry()
Unsets the "expiry" attribute
|
void |
unsetLockAction()
Unsets the "lockAction" attribute
|
org.apache.xmlbeans.XmlPositiveInteger |
xgetExpiry()
Gets (as xml) the "expiry" attribute
|
AllSomeType |
xgetLockAction()
Gets (as xml) the "lockAction" attribute
|
void |
xsetExpiry(org.apache.xmlbeans.XmlPositiveInteger expiry)
Sets (as xml) the "expiry" attribute
|
void |
xsetLockAction(AllSomeType lockAction)
Sets (as xml) the "lockAction" attribute
|
addNewAbstractQueryExpression, getAbstractQueryExpressionArray, getAbstractQueryExpressionArray, getCount, getOutputFormat, getResolve, getResolveDepth, getResolveTimeout, getResultType, getStartIndex, insertNewAbstractQueryExpression, isSetCount, isSetOutputFormat, isSetResolve, isSetResolveDepth, isSetResolveTimeout, isSetResultType, isSetStartIndex, removeAbstractQueryExpression, setAbstractQueryExpressionArray, setAbstractQueryExpressionArray, setCount, setOutputFormat, setResolve, setResolveDepth, setResolveTimeout, setResultType, setStartIndex, sizeOfAbstractQueryExpressionArray, unsetCount, unsetOutputFormat, unsetResolve, unsetResolveDepth, unsetResolveTimeout, unsetResultType, unsetStartIndex, xgetCount, xgetOutputFormat, xgetResolve, xgetResolveDepth, xgetResolveTimeout, xgetResultType, xgetStartIndex, xsetCount, xsetOutputFormat, xsetResolve, xsetResolveDepth, xsetResolveTimeout, xsetResultType, xsetStartIndexgetHandle, 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, xmlTextBigInteger getExpiry()
org.apache.xmlbeans.XmlPositiveInteger xgetExpiry()
boolean isSetExpiry()
void setExpiry(BigInteger expiry)
void xsetExpiry(org.apache.xmlbeans.XmlPositiveInteger expiry)
void unsetExpiry()
AllSomeType.Enum getLockAction()
AllSomeType xgetLockAction()
boolean isSetLockAction()
void setLockAction(AllSomeType.Enum lockAction)
void xsetLockAction(AllSomeType lockAction)
void unsetLockAction()
Copyright © 2016 52north.org. All rights reserved.