public class FlowEntry extends Object
Constructor and Description |
---|
FlowEntry() |
Modifier and Type | Method and Description |
---|---|
Flow |
getFlow()
Returns the flow.
|
String |
getId()
Returns the id.
|
String |
getName()
Returns the name.
|
String |
getServiceInstance()
Returns the serviceInstance.
|
FlowEntry |
setFlow(Flow flow)
Sets the flow.
|
FlowEntry |
setName(String name)
Sets the name.
|
FlowEntry |
setServiceInstance(String serviceInstance)
Sets the serviceInstance.
|
public String getId()
public String getName()
public FlowEntry setName(String name)
name
- the name value to set.public String getServiceInstance()
public FlowEntry setServiceInstance(String serviceInstance)
serviceInstance
- the serviceInstance value to set.public Flow getFlow()
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.