public abstract class ECHODistributedObject<S extends ECHODistributedObject<S>> extends ECHODataObject<S>
コンストラクタと説明 |
---|
ECHODistributedObject(Parcel in) |
修飾子とタイプ | メソッドと説明 |
---|---|
void |
resetTarget()
|
void |
targetAllMembers()
|
void |
targetRootGroup()
|
void |
targetSpecificGroup(ECHOMembersGroupObject group)
|
void |
targetSpecificMember(ECHOMemberObject member)
|
accumulate, describeContents, factory, get, getACL, getBoolean, getDouble, getInt, getJSONArray, getJSONObject, getLong, getString, has, isNull, keys, length, names, opt, optBoolean, optBoolean, optDouble, optDouble, optInt, optInt, optJSONArray, optJSONObject, optLong, optLong, optString, optString, put, put, put, put, put, putOpt, remove, setNewACL, toJSONArray, toString, toString, writeToParcel
equals, getRefid, hashCode
public void resetTarget() throws ECHOException
ECHOException
public void targetAllMembers() throws ECHOException
ECHOException
public void targetRootGroup() throws ECHOException
ECHOException
public void targetSpecificMember(ECHOMemberObject member) throws ECHOException
member
-
ECHOException
public void targetSpecificGroup(ECHOMembersGroupObject group) throws ECHOException
group
-
ECHOException