public interface StructureState
| Modifier and Type | Method and Description |
|---|---|
boolean |
isAfter(StructureState structureState)
Checks if instance of given structure state is after structure state passed in method.
|
boolean isAfter(StructureState structureState)
structureState - StructureStatetrue if instance of given structure state is after structure state passed in method, false
otherwiseCopyright © 2018 SAP SE. All Rights Reserved.