Class Role
java.lang.Object
com.okiok.pheonix.api.manualProvisioning.Role
public class Role extends Object
-
Constructor Summary
Constructors Constructor Description Role() -
Method Summary
Modifier and Type Method Description StringgetDescription()longgetId()StringgetName()longgetVersion()RolesetDescription(String description)RolesetId(long id)RolesetName(String name)RolesetVersion(long version)
-
Constructor Details
-
Role
public Role()
-
-
Method Details
-
getId
public long getId() -
setId
-
getVersion
public long getVersion() -
setVersion
-
getName
-
setName
-
getDescription
-
setDescription
-