public class TypeParamRefBuilder extends TypeParamRefFluentImpl<TypeParamRefBuilder> implements VisitableBuilder<TypeParamRef,TypeParamRefBuilder>
_visitables| Constructor and Description |
|---|
TypeParamRefBuilder() |
TypeParamRefBuilder(Boolean validationEnabled) |
TypeParamRefBuilder(TypeParamRef instance) |
TypeParamRefBuilder(TypeParamRef instance,
Boolean validationEnabled) |
TypeParamRefBuilder(TypeParamRefFluent<?> fluent) |
TypeParamRefBuilder(TypeParamRefFluent<?> fluent,
Boolean validationEnabled) |
TypeParamRefBuilder(TypeParamRefFluent<?> fluent,
TypeParamRef instance) |
TypeParamRefBuilder(TypeParamRefFluent<?> fluent,
TypeParamRef instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
TypeParamRef |
build() |
equals, getDimensions, getName, hasDimensions, hashCode, hasName, toString, withDimensions, withNameaddToAttributes, addToAttributes, getAttributes, hasAttributes, removeFromAttributes, removeFromAttributes, withAttributesaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfclone, finalize, getClass, notify, notifyAll, wait, wait, waitaccept, accept, accept, accept, getTargetaddToAttributes, addToAttributes, getAttributes, hasAttributes, removeFromAttributes, removeFromAttributes, withAttributespublic TypeParamRefBuilder()
public TypeParamRefBuilder(Boolean validationEnabled)
public TypeParamRefBuilder(TypeParamRefFluent<?> fluent)
public TypeParamRefBuilder(TypeParamRefFluent<?> fluent, Boolean validationEnabled)
public TypeParamRefBuilder(TypeParamRefFluent<?> fluent, TypeParamRef instance)
public TypeParamRefBuilder(TypeParamRefFluent<?> fluent, TypeParamRef instance, Boolean validationEnabled)
public TypeParamRefBuilder(TypeParamRef instance)
public TypeParamRefBuilder(TypeParamRef instance, Boolean validationEnabled)
public TypeParamRef build()
build in interface Builder<TypeParamRef>Copyright © 2023. All rights reserved.