Skip navigation links

Oracle® On Track Communication SDK Documentation
Release 1(1.0)

E20955-01


waggle.common.modules.group.infos
Class XGroupUpdateInfo

java.lang.Object
  extended by waggle.common.modules.group.infos.XGroupUpdateInfo


public class XGroupUpdateInfo
extends Object

XGroupUpdateInfo.


Field Summary
 List<XGroupMemberChangeInfo> MemberChangeInfos
          If not null then change the Group's direct members.
 String Name
          If not null then change the Group's name.

 

Constructor Summary
XGroupUpdateInfo()
           

 

Method Summary

 

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Field Detail

Name

public String Name
If not null then change the Group's name.

MemberChangeInfos

public List<XGroupMemberChangeInfo> MemberChangeInfos
If not null then change the Group's direct members.

Constructor Detail

XGroupUpdateInfo

public XGroupUpdateInfo()

Skip navigation links

Oracle® On Track Communication SDK Documentation
Release 1(1.0)

E20955-01


Copyright © 2011, Oracle and/or its affiliates. All rights reserved.