-
- All Implemented Interfaces:
-
android.os.Parcelable
public final class PurposeCategory implements ParcelablePurpose category.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public enumPurposeCategory.Type
-
Method Summary
Modifier and Type Method Description final StringgetId()final StringgetPurposeId()final StringgetIcon()final Map<String, String>getName()final Map<String, String>getDescription()final List<PurposeCategory>getChildren()-
-
Method Detail
-
getPurposeId
final String getPurposeId()
-
getDescription
final Map<String, String> getDescription()
-
getChildren
final List<PurposeCategory> getChildren()
-
-
-
-