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 Link icon

  • Method Details Link icon

    • getId Link icon

      public abstract String getId()
    • getDescription Link icon

      public abstract String getDescription()
    • getStatus Link icon

      public final FlowGroupStatus getStatus()
    • getInstantUTC Link icon

      public final Instant getInstantUTC()