Uses of Enum Class
org.opendaylight.yangtools.yang.data.tree.api.ModificationType
-
Uses of ModificationType in org.opendaylight.yangtools.yang.data.tree.api
Methods in org.opendaylight.yangtools.yang.data.tree.api that return ModificationTypeModifier and TypeMethodDescription@NonNull ModificationTypeDataTreeCandidateNode.modificationType()Return the type of modification this node is undergoing.static ModificationTypeReturns the enum constant of this class with the specified name.static ModificationType[]ModificationType.values()Returns an array containing the constants of this enum class, in the order they are declared.