public static class PullRequest.Builder<_B> extends Object implements com.kscs.util.jaxb.Buildable
| Modifier and Type | Field and Description |
|---|---|
protected _B |
_parentBuilder |
protected PullRequest |
_storedValue |
| Constructor and Description |
|---|
Builder(_B _parentBuilder,
PullRequest _other,
boolean _copy) |
Builder(_B _parentBuilder,
PullRequest _other,
boolean _copy,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
| Modifier and Type | Method and Description |
|---|---|
PullRequest.Builder<_B> |
addAny(Iterable<?> any)
Adds the given items to the value of "any"
|
PullRequest.Builder<_B> |
addAny(Object... any)
Adds the given items to the value of "any"
|
PullRequest |
build() |
_B |
end() |
protected <_P extends PullRequest> |
init(_P _product) |
PullRequest.Builder<_B> |
withAny(Iterable<?> any)
Sets the new value of "any" (any previous value will be replaced)
|
PullRequest.Builder<_B> |
withAny(Object... any)
Sets the new value of "any" (any previous value will be replaced)
|
PullRequest.Builder<_B> |
withMpc(String mpc)
Sets the new value of "mpc" (any previous value will be replaced)
|
protected final _B _parentBuilder
protected final PullRequest _storedValue
public Builder(_B _parentBuilder, PullRequest _other, boolean _copy)
public Builder(_B _parentBuilder, PullRequest _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)
public _B end()
protected <_P extends PullRequest> _P init(_P _product)
public PullRequest.Builder<_B> addAny(Iterable<?> any)
any - Items to add to the value of the "any" propertypublic PullRequest.Builder<_B> withAny(Iterable<?> any)
any - New value of the "any" property.public PullRequest.Builder<_B> addAny(Object... any)
any - Items to add to the value of the "any" propertypublic PullRequest.Builder<_B> withAny(Object... any)
any - New value of the "any" property.public PullRequest.Builder<_B> withMpc(String mpc)
mpc - New value of the "mpc" property.public PullRequest build()
build in interface com.kscs.util.jaxb.BuildableCopyright © 2021 NorStella. All rights reserved.