Class GroupMemberPolicy
java.lang.Object
com.appiancorp.suiteapi.personalization.GroupMemberPolicy
- All Implemented Interfaces:
Serializable
Holds the group member policy.
- See Also:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
GroupMemberPolicy
public GroupMemberPolicy()
-
-
Method Details
-
getId
- Returns:
- Long
-
getName
- Returns:
- String
-
setId
Sets the _id.- Parameters:
id_
- The _id to set
-
setName
Sets the _name.- Parameters:
name_
- The _name to set
-