22 package org.matsim.core.router;
37 this.wrapped = toWrap;
42 throw new UnsupportedOperationException(
"only facility fields access are supported" );
47 throw new UnsupportedOperationException(
"only facility fields access are supported" );
52 throw new UnsupportedOperationException(
"only facility fields access are supported" );
57 throw new UnsupportedOperationException(
"only facility fields access are supported" );
62 throw new UnsupportedOperationException(
"only facility fields access are supported" );
72 throw new UnsupportedOperationException(
"only facility fields access are supported" );
77 throw new UnsupportedOperationException(
"only facility fields access are supported" );
82 throw new UnsupportedOperationException(
"only facility fields access are supported" );
87 throw new UnsupportedOperationException(
"only facility fields access are supported" );
92 throw new UnsupportedOperationException(
"only facility fields access are supported" );
97 throw new UnsupportedOperationException(
"only facility fields access are supported" );
107 throw new UnsupportedOperationException(
"only facility fields access are supported" );
112 return "[FacilityWrapper: wrapped="+wrapped+
"]";
132 throw new UnsupportedOperationException();
Id< ActivityFacility > getFacilityId()
void setType(String type)
void setStartTime(double seconds)
void setEndTime(double seconds)
void setCoord(Coord coord)
void setEndTimeUndefined()
void setLinkId(Id< Link > id)
OptionalTime getStartTime()
OptionalTime getEndTime()
void setStartTimeUndefined()
void setMaximumDurationUndefined()
FacilityWrapperActivity(final Facility toWrap)
OptionalTime getMaximumDuration()
void setFacilityId(Id< ActivityFacility > id)
void setMaximumDuration(double seconds)
Attributes getAttributes()