|
|||||||||
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.ServiceRequestBuilder
Fields inherited from class de.knup.jedi.jayshare.Fileshare.FileshareComponentBuilder |
hashedID |
Constructor Summary | |
ServiceRequestBuilder()
|
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. |
Methods inherited from class de.knup.jedi.jayshare.Fileshare.FileshareComponentBuilder |
getHashedID,
setHashedID |
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public ServiceRequestBuilder()
Method Detail |
public void reset()
reset
resets the interface for the builder to default
values, so that it may be reused.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 |