| Modifier and Type | Method | Description | 
|---|---|---|
String | 
getDescription() | 
 What the action does. 
 | 
String | 
getName() | 
 The name of the action. 
 | 
Map<String,Object> | 
getProperties() | 
 Returns all properties for an instance of this class. 
 | 
cast, getApplicationReference, getObjectReference, getTypeClass, isInstanceOfstatic final TypeClass CLASS
@Code("desc") @Kind("property") @Name("description") @Type("text") String getDescription()
@Code("pnam") @Kind("property") @Name("name") @Type("text") String getName()