public interface GeneratedTypeBuilder extends GeneratedTypeBuilderBase<GeneratedTypeBuilder>, org.opendaylight.yangtools.concepts.Builder<GeneratedType>
GeneratedType
Modifier and Type | Method and Description |
---|---|
GeneratedType |
build()
Returns the
new immutable instance of Generated Type. |
addComment, addConstant, addEnclosingTransferObject, addEnclosingTransferObject, addEnumeration, addImplementsType, addMethod, addProperty, containsMethod, containsProperty, getImplementsTypes, getMethodDefinitions, getProperties, getYangSourceDefinition, isAbstract, setAbstract, setDescription, setModuleName, setReference, setSchemaPath, setYangSourceDefinition
getFullyQualifiedName, getName, getPackageName
addAnnotation, addAnnotation
GeneratedType build()
new
immutable instance of Generated Type.build
in interface org.opendaylight.yangtools.concepts.CheckedBuilder<GeneratedType,IllegalArgumentException>
new
immutable instance of Generated Type.Copyright © 2019 OpenDaylight. All rights reserved.