Interface Open
- All Superinterfaces:
org.opendaylight.yangtools.yang.binding.Action<org.opendaylight.yangtools.yang.binding.InstanceIdentifier<BoxIn>,Input, Output>
@Generated("mdsal-binding-generator")
public interface Open
extends org.opendaylight.yangtools.yang.binding.Action<org.opendaylight.yangtools.yang.binding.InstanceIdentifier<BoxIn>,Input,Output>
This class represents the following YANG schema fragment defined in module example-data-center
action open;
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final @NonNull org.opendaylight.yangtools.yang.common.QNameYANG identifier of the statement represented by this class. -
Method Summary
Methods inherited from interface org.opendaylight.yangtools.yang.binding.Action
invoke
-
Field Details
-
QNAME
static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAMEYANG identifier of the statement represented by this class.
-