Package | Description |
---|---|
com.ur.urcap.api.domain.program.nodes.builtin.configurations.directionnode |
Modifier and Type | Method and Description |
---|---|
DirectionAxis.Axis |
DirectionAxis.getAxis() |
static DirectionAxis.Axis |
DirectionAxis.Axis.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DirectionAxis.Axis[] |
DirectionAxis.Axis.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
DirectionNodeConfigBuilder |
DirectionNodeConfigBuilder.setDirection(DirectionAxis.Axis axis)
Sets the direction for a Direction node.
|
Copyright © 2020. All rights reserved.