Class FlowGroupInfo

java.lang.Object
org.opendaylight.openflowplugin.api.openflow.FlowGroupInfo
All Implemented Interfaces:
org.opendaylight.yangtools.concepts.Immutable

@NonNullByDefault public abstract class FlowGroupInfo extends Object implements org.opendaylight.yangtools.concepts.Immutable
  • Constructor Details

  • Method Details

    • getId

      public abstract String getId()
    • getDescription

      public abstract String getDescription()
    • getStatus

      public final FlowGroupStatus getStatus()
    • getInstantUTC

      public final Instant getInstantUTC()