All Superinterfaces:
AnnotableTypeBuilder, GeneratedTypeBuilderBase<GeneratedTypeBuilder>, org.opendaylight.yangtools.concepts.Identifiable<JavaTypeName>, Type

public interface GeneratedTypeBuilder extends GeneratedTypeBuilderBase<GeneratedTypeBuilder>
Generated Type Builder interface is helper interface for building and defining the GeneratedType.
See Also:
  • Method Details

    • build

      @NonNull GeneratedType build()
      Returns the new immutable instance of Generated Type.
      Returns:
      the new immutable instance of Generated Type.