public class HandledBoundaryEvent extends Object
Constructor and Description |
---|
HandledBoundaryEvent(SHandledBoundaryEvent source)
Creates a new instance from the serialized companion.
|
HandledBoundaryEvent(String elementId,
Long value)
Creates new instance.
|
Modifier and Type | Method and Description |
---|---|
String |
getElementId()
Returns element id.
|
Long |
getValue()
Returns value
|
void |
setValue(Long value)
Sets value
|
public HandledBoundaryEvent(String elementId, Long value)
elementId
- value
- public HandledBoundaryEvent(SHandledBoundaryEvent source)
source
- Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.