|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.cloudera.api.model.ApiExternalAccountCategory
public class ApiExternalAccountCategory
Type representing an external account category.
| Constructor Summary | |
|---|---|
ApiExternalAccountCategory()
|
|
| Method Summary | |
|---|---|
String |
getDescription()
Represents a localized description for a category. |
String |
getDisplayName()
Represents a localized display name for a category. |
String |
getName()
Represents an identifier for a category. |
void |
setDescription(String description)
|
void |
setDisplayName(String displayName)
|
void |
setName(String name)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ApiExternalAccountCategory()
| Method Detail |
|---|
public String getName()
public void setName(String name)
public String getDisplayName()
public void setDisplayName(String displayName)
public String getDescription()
public void setDescription(String description)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||