public class PermittedEntityFromUserJson extends BaseJson
Constructor and Description |
---|
PermittedEntityFromUserJson() |
Modifier and Type | Method and Description |
---|---|
String |
getAddress()
The address to identify the entity by (name for groups/distribution
lists).
|
EntityType |
getEntityType()
The Entity type
|
void |
setAddress(String address)
The address to identify the entity by (name for groups/distribution
lists).
|
void |
setEntityType(EntityType entityType)
The Entity type
|
getObjType, setObjType, toString
public String getAddress()
public void setAddress(String address)
address
- The address to identify the entity by (name for
groups/distribution lists).public EntityType getEntityType()
public void setEntityType(EntityType entityType)
entityType
- The Entity typeCopyright © 2019. All rights reserved.