public class SourceBuilder extends SourceFluentImpl<SourceBuilder> implements VisitableBuilder<Source,SourceBuilder>
SourceFluent.TypesNested<N>_visitables| Constructor and Description |
|---|
SourceBuilder() |
SourceBuilder(Boolean validationEnabled) |
SourceBuilder(Source instance) |
SourceBuilder(Source instance,
Boolean validationEnabled) |
SourceBuilder(SourceFluent<?> fluent) |
SourceBuilder(SourceFluent<?> fluent,
Boolean validationEnabled) |
SourceBuilder(SourceFluent<?> fluent,
Source instance) |
SourceBuilder(SourceFluent<?> fluent,
Source instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
Source |
build() |
addAllToTypes, addNewType, addNewType, addNewTypeLike, addToTypes, addToTypes, buildFirstType, buildLastType, buildMatchingType, buildType, buildTypes, editFirstType, editLastType, editMatchingType, editType, equals, getTypes, hashCode, hasMatchingType, hasTypes, removeAllFromTypes, removeFromTypes, removeMatchingFromTypes, setNewTypeLike, setToTypes, toString, withTypes, withTypesaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic SourceBuilder()
public SourceBuilder(Boolean validationEnabled)
public SourceBuilder(SourceFluent<?> fluent)
public SourceBuilder(SourceFluent<?> fluent, Boolean validationEnabled)
public SourceBuilder(SourceFluent<?> fluent, Source instance)
public SourceBuilder(SourceFluent<?> fluent, Source instance, Boolean validationEnabled)
public SourceBuilder(Source instance)
Copyright © 2023. All rights reserved.