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