static OutputPropertyType |
OutputPropertyType.fromHeaderName(String name) |
Returns the enumeration value associated with a specified header name (the header name in input and output files)
|
static OutputPropertyType |
OutputPropertyType.fromValue(String value) |
Returns the enumeration value associated with the specified class name
|
OutputPropertyType |
CalculatedSpeedOutputProperty.getOutputPropertyType() |
Return the value of the OutputProperty enumeration for this property
|
OutputPropertyType |
CapacityPerLaneOutputProperty.getOutputPropertyType() |
Return the value of the OutputProperty enumeration for this property
|
OutputPropertyType |
CostTimesFlowOutputProperty.getOutputPropertyType() |
Return the value of the OutputProperty enumeration for this property
|
OutputPropertyType |
DensityOutputProperty.getOutputPropertyType() |
Return the value of the OutputProperty enumeration for this property
|
OutputPropertyType |
DestinationZoneExternalIdOutputProperty.getOutputPropertyType() |
Return the value of the OutputProperty enumeration for this property
|
OutputPropertyType |
DestinationZoneIdOutputProperty.getOutputPropertyType() |
Return the value of the OutputProperty enumeration for this property
|
OutputPropertyType |
DestinationZoneXmlIdOutputProperty.getOutputPropertyType() |
Return the value of the OutputProperty enumeration for this property
|
OutputPropertyType |
DownstreamNodeExternalIdOutputProperty.getOutputPropertyType() |
|
OutputPropertyType |
DownstreamNodeIdOutputProperty.getOutputPropertyType() |
|
OutputPropertyType |
DownstreamNodeLocationOutputProperty.getOutputPropertyType() |
|
OutputPropertyType |
DownstreamNodeXmlIdOutputProperty.getOutputPropertyType() |
|
OutputPropertyType |
FlowOutputProperty.getOutputPropertyType() |
Return the value of the OutputProperty enumeration for this property
|
OutputPropertyType |
InflowOutputProperty.getOutputPropertyType() |
Return the value of the OutputProperty enumeration for this property
|
OutputPropertyType |
IterationIndexOutputProperty.getOutputPropertyType() |
|
OutputPropertyType |
LengthOutputProperty.getOutputPropertyType() |
Return the value of the OutputProperty enumeration for this property
|
OutputPropertyType |
LinkSegmentCostOutputProperty.getOutputPropertyType() |
Return the value of the OutputProperty enumeration for this property
|
OutputPropertyType |
LinkSegmentExternalIdOutputProperty.getOutputPropertyType() |
|
OutputPropertyType |
LinkSegmentIdOutputProperty.getOutputPropertyType() |
|
OutputPropertyType |
LinkSegmentTypeIdOutputProperty.getOutputPropertyType() |
|
OutputPropertyType |
LinkSegmentTypeNameOutputProperty.getOutputPropertyType() |
|
OutputPropertyType |
LinkSegmentTypeXmlIdOutputProperty.getOutputPropertyType() |
|
OutputPropertyType |
LinkSegmentXmlIdOutputProperty.getOutputPropertyType() |
Return the value of the OutputProperty enumeration for this property
|
OutputPropertyType |
MaximumDensityOutputProperty.getOutputPropertyType() |
Return the value of the OutputProperty enumeration for this property
|
OutputPropertyType |
MaximumSpeedOutputProperty.getOutputPropertyType() |
Return the value of the OutputProperty enumeration for this property
|
OutputPropertyType |
ModeExternalIdOutputProperty.getOutputPropertyType() |
|
OutputPropertyType |
ModeIdOutputProperty.getOutputPropertyType() |
|
OutputPropertyType |
ModeXmlIdOutputProperty.getOutputPropertyType() |
|
OutputPropertyType |
NumberOfLanesOutputProperty.getOutputPropertyType() |
|
OutputPropertyType |
OdCostOutputProperty.getOutputPropertyType() |
|
OutputPropertyType |
OriginZoneExternalIdOutputProperty.getOutputPropertyType() |
|
OutputPropertyType |
OriginZoneIdOutputProperty.getOutputPropertyType() |
|
OutputPropertyType |
OriginZoneXmlIdOutputProperty.getOutputPropertyType() |
|
OutputPropertyType |
OutflowOutputProperty.getOutputPropertyType() |
Return the value of the OutputProperty enumeration for this property
|
abstract OutputPropertyType |
OutputProperty.getOutputPropertyType() |
Return the value of the OutputProperty enumeration for this property
|
OutputPropertyType |
PathIdOutputProperty.getOutputPropertyType() |
|
OutputPropertyType |
PathOutputStringProperty.getOutputPropertyType() |
|
OutputPropertyType |
RunIdOutputProperty.getOutputPropertyType() |
|
OutputPropertyType |
TimePeriodExternalIdOutputProperty.getOutputPropertyType() |
Return the value of the OutputProperty enumeration for this property
|
OutputPropertyType |
TimePeriodIdOutputProperty.getOutputPropertyType() |
|
OutputPropertyType |
TimePeriodXmlIdOutputProperty.getOutputPropertyType() |
|
OutputPropertyType |
UpstreamNodeExternalIdOutputProperty.getOutputPropertyType() |
|
OutputPropertyType |
UpstreamNodeIdOutputProperty.getOutputPropertyType() |
|
OutputPropertyType |
UpstreamNodeLocationOutputProperty.getOutputPropertyType() |
|
OutputPropertyType |
UpstreamNodeXmlIdOutputProperty.getOutputPropertyType() |
|
OutputPropertyType |
VcRatioOutputProperty.getOutputPropertyType() |
Return the value of the OutputProperty enumeration for this property
|
static OutputPropertyType |
OutputPropertyType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static OutputPropertyType[] |
OutputPropertyType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|