public abstract class PreviousStepEJB extends Object
Constructor and Description |
---|
PreviousStepEJB() |
Modifier and Type | Method and Description |
---|---|
abstract Long |
getId() |
abstract Long |
getPreviousId() |
abstract void |
setId(Long id) |
abstract void |
setPreviousId(Long previousId) |
Copyright © 2021 catworkx GmbH. All rights reserved.