|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--de.knup.jedi.jayshare.Fileshare.FileshareComponentBuilder | +--de.knup.jedi.jayshare.Fileshare.ListModificationBuilder
Field Summary | |
(package private) MDate |
date
|
Fields inherited from class de.knup.jedi.jayshare.Fileshare.FileshareComponentBuilder |
hashedID |
Constructor Summary | |
ListModificationBuilder()
|
Method Summary | |
Extension |
build()
build generates an Extension-derived object based on the
current state of this ExtensionBuilder |
MDate |
getDate()
|
void |
reset()
reset resets the interface for the builder to default
values, so that it may be reused. |
void |
setDate(MDate d)
|
Methods inherited from class de.knup.jedi.jayshare.Fileshare.FileshareComponentBuilder |
getHashedID,
setHashedID |
Methods inherited from class java.lang.Object |
|
Field Detail |
MDate date
Constructor Detail |
public ListModificationBuilder()
Method Detail |
public void reset()
reset
resets the interface for the builder to default
values, so that it may be reused.public MDate getDate()
public void setDate(MDate d)
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 |