Package org.opendaylight.mdsal.binding.model.api.type.builder
package org.opendaylight.mdsal.binding.model.api.type.builder
-
InterfacesClassDescriptionCommon interface for java type builders which allow attaching annotations to them.Annotation Type Builder Interface serves for creation and instantiation of immutable copy of Annotation Type.Enum Builder is interface that contains methods to build and instantiate Enumeration definition.Generated Property Builder is interface that contains methods to build and instantiate Generated Property definition.Generated Transfer Object Builder is interface that contains methods to build and instantiate Generated Transfer Object definition.Generated Type Builder interface is helper interface for building and defining the GeneratedType.GeneratedTypeBuilderBase<T extends GeneratedTypeBuilderBase<T>>Method Signature Builder serves solely for building Method Signature and returning the
newinstance of Method Signature.TypeMemberBuilder<T extends TypeMemberBuilder<T>>