public abstract static class RemotableAbstractControl.Builder extends Object implements RemotableControlContract, ModelBuilder
| Modifier | Constructor and Description |
|---|---|
protected |
RemotableAbstractControl.Builder() |
| Modifier and Type | Method and Description |
|---|---|
abstract RemotableAbstractControl |
build()
Returns an instance of the object being built by this builder based
on the current state of the builder.
|
protected RemotableAbstractControl.Builder()
public abstract RemotableAbstractControl build()
ModelBuilderbuild in interface ModelBuilderCopyright © 2005–2014 The Kuali Foundation. All rights reserved.