Uses of Enum Class
com.dna.jopt.member.unit.condition.node.MagnetoNodeConstraint.NodeOrder
Packages that use MagnetoNodeConstraint.NodeOrder
-
Uses of MagnetoNodeConstraint.NodeOrder in com.dna.jopt.member.unit.condition.node
Methods in com.dna.jopt.member.unit.condition.node that return MagnetoNodeConstraint.NodeOrderModifier and TypeMethodDescriptionMagnetoNodeConstraint.getOrder()
Returns the enum constant of this class with the specified name.static MagnetoNodeConstraint.NodeOrder[]
MagnetoNodeConstraint.NodeOrder.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.dna.jopt.member.unit.condition.node with parameters of type MagnetoNodeConstraint.NodeOrderModifier and TypeMethodDescriptionvoid
MagnetoNodeConstraint.setOrder
(MagnetoNodeConstraint.NodeOrder myOrder)