Uses of Enum Class
org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupport.CopyPolicy
Packages that use StatementSupport.CopyPolicy
Package
Description
Provides base abstract classes, interfaces and common implementation used by the statement parser.
-
Uses of StatementSupport.CopyPolicy in org.opendaylight.yangtools.yang.parser.spi.meta
Methods in org.opendaylight.yangtools.yang.parser.spi.meta that return StatementSupport.CopyPolicyModifier and TypeMethodDescriptionfinal @NonNull StatementSupport.CopyPolicyStatementSupport.copyPolicy()Return this statement'sStatementSupport.CopyPolicy.static StatementSupport.CopyPolicyReturns the enum constant of this class with the specified name.static StatementSupport.CopyPolicy[]StatementSupport.CopyPolicy.values()Returns an array containing the constants of this enum class, in the order they are declared.