public class ApiParcelUsageRole extends Object
Constructor and Description |
---|
ApiParcelUsageRole() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Set<ApiParcelRef> |
getParcelRefs()
A collection of references to the parcels being used by the role.
|
ApiRoleRef |
getRoleRef()
A reference to the corresponding Role object.
|
int |
hashCode() |
void |
setParcelRefs(Set<ApiParcelRef> parcelRefs) |
void |
setRoleRef(ApiRoleRef roleRef) |
String |
toString() |
public ApiRoleRef getRoleRef()
public void setRoleRef(ApiRoleRef roleRef)
public Set<ApiParcelRef> getParcelRefs()
public void setParcelRefs(Set<ApiParcelRef> parcelRefs)
Copyright © Cloudera, Inc. Released under Apache License, Version 2.0.