|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--de.knup.jedi.jayshare.Fileshare.FileshareBuilder
Field Summary | |
private Fileshare |
fileshare
|
Constructor Summary | |
FileshareBuilder()
|
Method Summary | |
Extension |
build()
build generates an Extension-derived object based on the
current state of this ExtensionBuilder |
void |
reset()
reset resets the interface for the builder to default
values, so that it may be reused. |
void |
setFileshareMessage(Fileshare fs)
|
Methods inherited from class java.lang.Object |
|
Field Detail |
private Fileshare fileshare
Constructor Detail |
public FileshareBuilder()
Method Detail |
public void reset()
reset
resets the interface for the builder to default
values, so that it may be reused.public void setFileshareMessage(Fileshare fs)
public Extension build() throws java.lang.InstantiationException
build
generates an Extension-derived object based on the
current state of this ExtensionBuilderExtension
object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |