public class UpdateGroupAttributes
extends java.lang.Object
| Constructor and Description |
|---|
UpdateGroupAttributes() |
| Modifier and Type | Method and Description |
|---|---|
long |
getPolicyGroupId() |
java.lang.String |
getPolicyGroupName() |
void |
setPolicyGroupId(long policyGroupId) |
void |
setPolicyGroupName(java.lang.String policyGroupName) |
public long getPolicyGroupId()
public void setPolicyGroupId(long policyGroupId)
policyGroupId - the value for the policyGroupId propertypublic java.lang.String getPolicyGroupName()
public void setPolicyGroupName(java.lang.String policyGroupName)
policyGroupName - the value for the policyGroupName propertyCopyright © 2015. All Rights Reserved.