-
public final class GANewSurfaceValue extends GAArgumentValue
-
-
Field Summary
Fields Modifier and Type Field Description private final GANewSurfaceStatusstatusprivate final GAArgumentValueTypetype
-
Constructor Summary
Constructors Constructor Description GANewSurfaceValue(GANewSurfaceStatus status)
-
Method Summary
Modifier and Type Method Description final GANewSurfaceStatuscomponent1()final GANewSurfaceValuecopy(GANewSurfaceStatus status)final GANewSurfaceStatusgetStatus()final GAArgumentValueTypegetType()-
-
Constructor Detail
-
GANewSurfaceValue
GANewSurfaceValue(GANewSurfaceStatus status)
-
-
Method Detail
-
component1
final GANewSurfaceStatus component1()
-
copy
final GANewSurfaceValue copy(GANewSurfaceStatus status)
-
getStatus
final GANewSurfaceStatus getStatus()
-
getType
final GAArgumentValueType getType()
-
-
-
-