-
- All Implemented Interfaces:
public class StepInfo.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final Integer
INVALID_LEG
private final Integer
INVALID_STEP
public final static StepInfo.Companion
INSTANCE
-
Method Summary
Modifier and Type Method Description final Integer
getINVALID_LEG()
final Integer
getINVALID_STEP()
-
-
Method Detail
-
getINVALID_LEG
final Integer getINVALID_LEG()
-
getINVALID_STEP
final Integer getINVALID_STEP()
-
-
-
-