Interface ActionTypes

  • All Superinterfaces:
    ActionList, org.opendaylight.yangtools.yang.binding.Augmentable<ActionTypes>, org.opendaylight.yangtools.yang.binding.BindingObject, org.opendaylight.yangtools.yang.binding.ChildOf<OpendaylightActionTypesData>, org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject

    public interface ActionTypes
    extends org.opendaylight.yangtools.yang.binding.ChildOf<OpendaylightActionTypesData>, org.opendaylight.yangtools.yang.binding.Augmentable<ActionTypes>, ActionList

    This class represents the following YANG schema fragment defined in module opendaylight-action-types

     container action-types {
       uses action-list;
     }
     
    The schema path to identify an instance is opendaylight-action-types/action-types

    To create instances of this class use ActionTypesBuilder.

    See Also:
    ActionTypesBuilder
    • Field Detail

      • QNAME

        static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAME
    • Method Detail

      • implementedInterface

        default Class<ActionTypes> implementedInterface()
        Specified by:
        implementedInterface in interface ActionList
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainer
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObject