All Superinterfaces:
org.opendaylight.yangtools.yang.binding.BindingContract<org.opendaylight.yangtools.yang.binding.DataContainer>, org.opendaylight.yangtools.yang.binding.BindingObject, org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject, ObjectHeader
All Known Subinterfaces:
Bandwidth, BandwidthUsage, Bnc, BranchNodeList, CClose, ClassType, CNotification, EndpointsObj, Ero, ErrorObject, Gc, Iro, LoadBalancing, Lsp, Lspa, Metric, Monitoring, NonBranchNodeList, NoPath, NoPathObject, Of, Open, Overload, PathKey, PccIdReq, PceId, ProcTime, ReoptimizationBandwidth, Rp, Rro, Sero, Srp, Srro, Svec, UnreachDestinationObj, VendorInformationObject, Xro
All Known Implementing Classes:
UnknownObject

@Generated("mdsal-binding-generator") public interface Object extends org.opendaylight.yangtools.yang.binding.DataObject, ObjectHeader
Core object structure with optional TLVs

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

 grouping object {
   uses object-header;
 }
 
  • Field Details

    • QNAME

      static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAME
      YANG identifier of the statement represented by this class.
  • Method Details

    • implementedInterface

      Class<? extends Object> implementedInterface()
      Specified by:
      implementedInterface in interface org.opendaylight.yangtools.yang.binding.BindingContract<org.opendaylight.yangtools.yang.binding.DataContainer>
      Specified by:
      implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObject
      Specified by:
      implementedInterface in interface ObjectHeader