|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbasics.Service.Builder
public static class Service.Builder
| Method Summary | |
|---|---|
Service |
build()
|
static Service.Builder |
newInstance(java.lang.String id,
int size)
|
Service.Builder |
setCoord(Coordinate coord)
|
Service.Builder |
setLocationId(java.lang.String locationId)
|
Service.Builder |
setServiceTime(double serviceTime)
|
Service.Builder |
setTimeWindow(TimeWindow tw)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static Service.Builder newInstance(java.lang.String id,
int size)
public Service.Builder setLocationId(java.lang.String locationId)
public Service.Builder setCoord(Coordinate coord)
public Service.Builder setServiceTime(double serviceTime)
public Service.Builder setTimeWindow(TimeWindow tw)
public Service build()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||