Uses of Enum Class
org.opendaylight.yangtools.yang.common.Ordering
-
Uses of Ordering in org.opendaylight.yangtools.yang.common
Methods in org.opendaylight.yangtools.yang.common that return OrderingModifier and TypeMethodDescriptionstatic OrderingOrdering.forArgument(String argumentString) Return the Ordering corresponding to an argument string.static OrderingReturns the enum constant of this class with the specified name.static Ordering[]Ordering.values()Returns an array containing the constants of this enum class, in the order they are declared.