Class GroupEntity.Builder

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

    public abstract static class GroupEntity.Builder
    extends java.lang.Object
    implements org.opendaylight.yangtools.concepts.Builder<GroupEntity>
    • 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()