Class FlowEntity.Builder

  • All Implemented Interfaces:
    org.opendaylight.yangtools.concepts.Builder<FlowEntity>, org.opendaylight.yangtools.concepts.CheckedBuilder<FlowEntity,​java.lang.IllegalArgumentException>, org.opendaylight.yangtools.concepts.Mutable, org.opendaylight.yangtools.concepts.MutationBehaviour<org.opendaylight.yangtools.concepts.Mutable>
    Direct Known Subclasses:
    FlowEntityBuilder
    Enclosing class:
    FlowEntity

    public abstract static class FlowEntity.Builder
    extends java.lang.Object
    implements org.opendaylight.yangtools.concepts.Builder<FlowEntity>
    • Constructor Summary

      Constructors 
      Constructor Description
      Builder()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface org.opendaylight.yangtools.concepts.Builder

        build
    • Constructor Detail

      • Builder

        public Builder()