public class GroupMemberViewingPolicy
extends java.lang.Object
implements java.io.Serializable
Constructor and Description |
---|
GroupMemberViewingPolicy() |
Modifier and Type | Method and Description |
---|---|
java.lang.Long |
getId() |
java.lang.String |
getName() |
void |
setId(java.lang.Long id_)
Sets the _id.
|
void |
setName(java.lang.String name_)
Sets the _name.
|
public java.lang.Long getId()
public java.lang.String getName()
public void setId(java.lang.Long id_)
id_
- The id to setpublic void setName(java.lang.String name_)
name_
- The _name to setCopyright © 2003-2024 Appian Corporation. All Rights Reserved.