public class StagePreset extends Object
| Constructor and Description |
|---|
StagePreset() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getEditableBy() |
String |
getId() |
String |
getName() |
Integer |
getPosition() |
String |
getResponsibleGroupId() |
String |
getResponsibleId() |
String |
getRestrictToGroupIDd() |
String |
getType() |
public String getId()
public String getName()
public String getType()
public String getDescription()
public Integer getPosition()
public String getResponsibleId()
public String getResponsibleGroupId()
public String getRestrictToGroupIDd()
public String getEditableBy()
Copyright © 2024. All rights reserved.