public class BusinessContextConfig extends Object
Constructor and Description |
---|
BusinessContextConfig() |
Modifier and Type | Method and Description |
---|---|
String |
getContent()
Gets the content from xml file.
|
String |
getId()
Gets the BusinessContext identifier.
|
String |
getName()
Gets the BusinessContext name.
|
void |
setContent(String content)
Sets the BusinessContext content.
|
void |
setId(String id)
Sets the identifier.
|
void |
setName(String name)
Sets the name.
|
public String getId()
public void setId(String id)
id
- BusinessContext identifier.public String getName()
public void setName(String name)
name
- BusinessContext name.public String getContent()
public void setContent(String content)
content
- BusinessContext content.LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.