ShareModelBuilder

Interface for builders related to sharing.

Implements:ShareBuilder
Package:model
Instance Methods
readFrom(ShareModel)

Reads the values from a ShareModel into the builder.

public ShareModelBuilder readFrom(ShareModel model)
ParameterDescription
modelThe source ShareModel
Returns
The builder.