public class StackRoleCommandOrder extends Object
role_command_order.json file.| Constructor and Description |
|---|
StackRoleCommandOrder()
Initialize object
|
StackRoleCommandOrder(HashMap<String,Object> content)
Initialize object
|
| Modifier and Type | Method and Description |
|---|---|
HashMap<String,Object> |
getContent()
Get role command order content
|
void |
merge(StackRoleCommandOrder parent)
merge StackRoleCommandOrder content with parent
|
void |
merge(StackRoleCommandOrder parent,
boolean mergeProperties)
merge StackRoleCommandOrder content with parent
|
void |
printRoleCommandOrder(org.slf4j.Logger LOG) |
void |
setContent(HashMap<String,Object> content)
Set role command order content
|
public HashMap<String,Object> getContent()
public void setContent(HashMap<String,Object> content)
content - role command order contentpublic void merge(StackRoleCommandOrder parent)
parent - parent StackRoleCommandOrder instancepublic void merge(StackRoleCommandOrder parent, boolean mergeProperties)
parent - parent StackRoleCommandOrder instancepublic void printRoleCommandOrder(org.slf4j.Logger LOG)
Copyright © 2022 Apache Software Foundation. All rights reserved.