public interface ClusteredBodyObject
BodyObject that is to participate in the Whirled
Spot system.| Modifier and Type | Method and Description |
|---|---|
String |
getClusterField()
Returns the field name of the cluster oid distributed object field.
|
int |
getClusterOid()
Returns the oid of the cluster to which this user currently belongs.
|
void |
setClusterOid(int clusterOid)
Sets the oid of the cluster to which this user currently belongs.
|
String getClusterField()
int getClusterOid()
void setClusterOid(int clusterOid)
Copyright © 2015. All rights reserved.