public interface FederationType extends RegistryObjectType
| Modifier and Type | Interface and Description |
|---|---|
static class |
FederationType.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 |
|---|---|
org.apache.xmlbeans.GDuration |
getReplicationSyncLatency()
Gets the "replicationSyncLatency" attribute
|
boolean |
isSetReplicationSyncLatency()
True if has "replicationSyncLatency" attribute
|
void |
setReplicationSyncLatency(org.apache.xmlbeans.GDuration replicationSyncLatency)
Sets the "replicationSyncLatency" attribute
|
void |
unsetReplicationSyncLatency()
Unsets the "replicationSyncLatency" attribute
|
org.apache.xmlbeans.XmlDuration |
xgetReplicationSyncLatency()
Gets (as xml) the "replicationSyncLatency" attribute
|
void |
xsetReplicationSyncLatency(org.apache.xmlbeans.XmlDuration replicationSyncLatency)
Sets (as xml) the "replicationSyncLatency" attribute
|
addNewClassification, addNewDescription, addNewExternalIdentifier, addNewName, addNewVersionInfo, getClassificationArray, getClassificationArray, getDescription, getExternalIdentifierArray, getExternalIdentifierArray, getLid, getName, getObjectType, getStatus, getVersionInfo, insertNewClassification, insertNewExternalIdentifier, isSetDescription, isSetLid, isSetName, isSetObjectType, isSetStatus, isSetVersionInfo, removeClassification, removeExternalIdentifier, setClassificationArray, setClassificationArray, setDescription, setExternalIdentifierArray, setExternalIdentifierArray, setLid, setName, setObjectType, setStatus, setVersionInfo, sizeOfClassificationArray, sizeOfExternalIdentifierArray, unsetDescription, unsetLid, unsetName, unsetObjectType, unsetStatus, unsetVersionInfo, xgetLid, xgetObjectType, xgetStatus, xsetLid, xsetObjectType, xsetStatusaddNewSlot, 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, xmlTextorg.apache.xmlbeans.GDuration getReplicationSyncLatency()
org.apache.xmlbeans.XmlDuration xgetReplicationSyncLatency()
boolean isSetReplicationSyncLatency()
void setReplicationSyncLatency(org.apache.xmlbeans.GDuration replicationSyncLatency)
void xsetReplicationSyncLatency(org.apache.xmlbeans.XmlDuration replicationSyncLatency)
void unsetReplicationSyncLatency()
Copyright © 2015–2018 52north.org. All rights reserved.