-
public final class GAOrderState
-
-
Constructor Summary
Constructors Constructor Description GAOrderState(GAState state, String label)
-
Method Summary
Modifier and Type Method Description final GAStatecomponent1()final Stringcomponent2()final GAOrderStatecopy(GAState state, String label)final GAStategetState()final StringgetLabel()-
-
Method Detail
-
component1
final GAState component1()
-
component2
final String component2()
-
copy
final GAOrderState copy(GAState state, String label)
-
-
-
-