public class PlatformCommandUpdater extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
PlatformCommandUpdater.PlatformCommandField |
| Constructor and Description |
|---|
PlatformCommandUpdater() |
| Modifier and Type | Method and Description |
|---|---|
Map<PlatformCommandUpdater.PlatformCommandField,Serializable> |
getFields() |
void |
setDescription(String description) |
void |
setName(String name) |
public void setName(String name)
public void setDescription(String description)
public Map<PlatformCommandUpdater.PlatformCommandField,Serializable> getFields()
Copyright © 2013 BonitaSoft. All Rights Reserved.