public class FederationType extends RegistryObjectType
Java class for FederationType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="FederationType">
<complexContent>
<extension base="{urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0}RegistryObjectType">
<attribute name="replicationSyncLatency" type="{http://www.w3.org/2001/XMLSchema}duration" default="P1D" />
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
FederationType() |
| Modifier and Type | Method and Description |
|---|---|
Duration |
getReplicationSyncLatency()
Gets the value of the replicationSyncLatency property.
|
void |
setReplicationSyncLatency(Duration value)
Sets the value of the replicationSyncLatency property.
|
getClassification, getDescription, getExternalIdentifier, getLid, getName, getObjectType, getStatus, getVersionInfo, setDescription, setLid, setName, setObjectType, setStatus, setVersionInfoCopyright © 2010–2025. All rights reserved.