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()
ModelBuilder
build
in interface ModelBuilder
Copyright © 2005-2015 The Kuali Foundation. All Rights Reserved.