public interface ObjectRefType extends IdentifiableType
| Modifier and Type | Interface and Description |
|---|---|
static class |
ObjectRefType.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 |
|---|---|
boolean |
getCreateReplica()
Gets the "createReplica" attribute
|
boolean |
isSetCreateReplica()
True if has "createReplica" attribute
|
void |
setCreateReplica(boolean createReplica)
Sets the "createReplica" attribute
|
void |
unsetCreateReplica()
Unsets the "createReplica" attribute
|
org.apache.xmlbeans.XmlBoolean |
xgetCreateReplica()
Gets (as xml) the "createReplica" attribute
|
void |
xsetCreateReplica(org.apache.xmlbeans.XmlBoolean createReplica)
Sets (as xml) the "createReplica" attribute
|
addNewSlot, getHome, getId, getSlotArray, getSlotArray, insertNewSlot, isSetHome, removeSlot, setHome, setId, setSlotArray, setSlotArray, sizeOfSlotArray, unsetHome, xgetHome, xgetId, xsetHome, xsetIdchangeType, 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, xmlTextboolean getCreateReplica()
org.apache.xmlbeans.XmlBoolean xgetCreateReplica()
boolean isSetCreateReplica()
void setCreateReplica(boolean createReplica)
void xsetCreateReplica(org.apache.xmlbeans.XmlBoolean createReplica)
void unsetCreateReplica()
Copyright © 2015–2018 52north.org. All rights reserved.