|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.arcgisws.NAServerSolverParams
com.esri.arcgisws.NAServerLocationAllocationParams
public class NAServerLocationAllocationParams
Java class for NAServerLocationAllocationParams complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="NAServerLocationAllocationParams">
<complexContent>
<extension base="{http://www.esri.com/schemas/ArcGIS/10.3}NAServerSolverParams">
<sequence>
<element name="DemandPoints" type="{http://www.esri.com/schemas/ArcGIS/10.3}NAServerLocations" minOccurs="0"/>
<element name="Facilities" type="{http://www.esri.com/schemas/ArcGIS/10.3}NAServerLocations" minOccurs="0"/>
<element name="Barriers" type="{http://www.esri.com/schemas/ArcGIS/10.3}NAServerLocations" minOccurs="0"/>
<element name="PolygonBarriers" type="{http://www.esri.com/schemas/ArcGIS/10.3}NAServerLocations" minOccurs="0"/>
<element name="PolylineBarriers" type="{http://www.esri.com/schemas/ArcGIS/10.3}NAServerLocations" minOccurs="0"/>
<element name="ReturnLALines" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="ReturnDemandPoints" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="ReturnFacilities" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="ReturnBarriers" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="ReturnPolygonBarriers" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="ReturnPolylineBarriers" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="DefaultCutoff" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
<element name="OutputLines" type="{http://www.esri.com/schemas/ArcGIS/10.3}esriNAOutputLineType"/>
<element name="TravelDirection" type="{http://www.esri.com/schemas/ArcGIS/10.3}esriNATravelDirection"/>
<element name="ImpedanceTransformation" type="{http://www.esri.com/schemas/ArcGIS/10.3}esriNAImpedanceTransformationType"/>
<element name="NumberFacilitiesToLocate" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="ProblemType" type="{http://www.esri.com/schemas/ArcGIS/10.3}esriNALocationAllocationProblemType"/>
<element name="TargetMarketSharePercentage" type="{http://www.w3.org/2001/XMLSchema}double"/>
<element name="TransformationParameter" type="{http://www.w3.org/2001/XMLSchema}double"/>
<element name="TimeOfDay" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="TimeOfDayUsage" type="{http://www.esri.com/schemas/ArcGIS/10.3}esriNATimeOfDayUsage" minOccurs="0"/>
<element name="DefaultCapacity" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
NAServerLocationAllocationParams()
NAServerLocationAllocationParams default constructor. |
|
NAServerLocationAllocationParams(java.lang.String naLayerName,
double snapTolerance,
double maxSnapTolerance,
EsriUnits snapToleranceUnits,
NAClassCandidateFieldMap[] naClassCandidateFieldMaps,
boolean returnMap,
MapDescription mapDescription,
ImageDescription imageDescription,
SpatialReference outputSpatialReference,
boolean returnGeometriesAsBinary,
java.lang.String[] accumulateAttributeNames,
java.lang.String impedanceAttributeName,
boolean ignoreInvalidLocations,
EsriNetworkForwardStarBacktrack restrictUTurns,
java.lang.String[] restrictionAttributeNames,
boolean useHierarchy,
java.lang.String hierarchyAttributeName,
int hierarchyLevelCount,
int[] hierarchyMaxValues,
int[] hierarchyNumTransitions,
boolean resetHierarchyRangesOnBind,
NAAttributeParameterValue[] attributeParameterValues,
java.lang.Object outputGeometryPrecision,
EsriUnits outputGeometryPrecisionUnits,
java.lang.Boolean returnPartialResultsOnError,
java.lang.Boolean saveLayerOnServer,
java.lang.String layerToken,
java.lang.String travelMode,
NAServerLocations demandPoints,
NAServerLocations facilities,
NAServerLocations barriers,
NAServerLocations polygonBarriers,
NAServerLocations polylineBarriers,
boolean returnLALines,
boolean returnDemandPoints,
boolean returnFacilities,
boolean returnBarriers,
java.lang.Boolean returnPolygonBarriers,
java.lang.Boolean returnPolylineBarriers,
java.lang.Object defaultCutoff,
EsriNAOutputLineType outputLines,
EsriNATravelDirection travelDirection,
EsriNAImpedanceTransformationType impedanceTransformation,
int numberFacilitiesToLocate,
EsriNALocationAllocationProblemType problemType,
double targetMarketSharePercentage,
double transformationParameter,
javax.xml.datatype.XMLGregorianCalendar timeOfDay,
EsriNATimeOfDayUsage timeOfDayUsage,
java.lang.Double defaultCapacity)
Deprecated. |
|
| Method Summary | |
|---|---|
NAServerLocations |
getBarriers()
Gets the value of the barriers property. |
java.lang.Double |
getDefaultCapacity()
Gets the value of the defaultCapacity property. |
java.lang.Object |
getDefaultCutoff()
Gets the value of the defaultCutoff property. |
NAServerLocations |
getDemandPoints()
Gets the value of the demandPoints property. |
NAServerLocations |
getFacilities()
Gets the value of the facilities property. |
EsriNAImpedanceTransformationType |
getImpedanceTransformation()
Gets the value of the impedanceTransformation property. |
int |
getNumberFacilitiesToLocate()
Gets the value of the numberFacilitiesToLocate property. |
EsriNAOutputLineType |
getOutputLines()
Gets the value of the outputLines property. |
NAServerLocations |
getPolygonBarriers()
Gets the value of the polygonBarriers property. |
NAServerLocations |
getPolylineBarriers()
Gets the value of the polylineBarriers property. |
EsriNALocationAllocationProblemType |
getProblemType()
Gets the value of the problemType property. |
java.lang.Boolean |
getReturnPolygonBarriers()
Gets the value of the returnPolygonBarriers property. |
java.lang.Boolean |
getReturnPolylineBarriers()
Gets the value of the returnPolylineBarriers property. |
double |
getTargetMarketSharePercentage()
Gets the value of the targetMarketSharePercentage property. |
javax.xml.datatype.XMLGregorianCalendar |
getTimeOfDay()
Gets the value of the timeOfDay property. |
EsriNATimeOfDayUsage |
getTimeOfDayUsage()
Gets the value of the timeOfDayUsage property. |
double |
getTransformationParameter()
Gets the value of the transformationParameter property. |
EsriNATravelDirection |
getTravelDirection()
Gets the value of the travelDirection property. |
boolean |
isReturnBarriers()
Gets the value of the returnBarriers property. |
boolean |
isReturnDemandPoints()
Gets the value of the returnDemandPoints property. |
boolean |
isReturnFacilities()
Gets the value of the returnFacilities property. |
boolean |
isReturnLALines()
Gets the value of the returnLALines property. |
java.lang.Boolean |
isReturnPolygonBarriers()
|
java.lang.Boolean |
isReturnPolylineBarriers()
|
void |
setBarriers(NAServerLocations value)
Sets the value of the barriers property. |
void |
setDefaultCapacity(java.lang.Double value)
Sets the value of the defaultCapacity property. |
void |
setDefaultCutoff(java.lang.Object value)
Sets the value of the defaultCutoff property. |
void |
setDemandPoints(NAServerLocations value)
Sets the value of the demandPoints property. |
void |
setFacilities(NAServerLocations value)
Sets the value of the facilities property. |
void |
setImpedanceTransformation(EsriNAImpedanceTransformationType value)
Sets the value of the impedanceTransformation property. |
void |
setNumberFacilitiesToLocate(int value)
Sets the value of the numberFacilitiesToLocate property. |
void |
setOutputLines(EsriNAOutputLineType value)
Sets the value of the outputLines property. |
void |
setPolygonBarriers(NAServerLocations value)
Sets the value of the polygonBarriers property. |
void |
setPolylineBarriers(NAServerLocations value)
Sets the value of the polylineBarriers property. |
void |
setProblemType(EsriNALocationAllocationProblemType value)
Sets the value of the problemType property. |
void |
setReturnBarriers(boolean value)
Sets the value of the returnBarriers property. |
void |
setReturnDemandPoints(boolean value)
Sets the value of the returnDemandPoints property. |
void |
setReturnFacilities(boolean value)
Sets the value of the returnFacilities property. |
void |
setReturnLALines(boolean value)
Sets the value of the returnLALines property. |
void |
setReturnPolygonBarriers(java.lang.Boolean value)
Sets the value of the returnPolygonBarriers property. |
void |
setReturnPolylineBarriers(java.lang.Boolean value)
Sets the value of the returnPolylineBarriers property. |
void |
setTargetMarketSharePercentage(double value)
Sets the value of the targetMarketSharePercentage property. |
void |
setTimeOfDay(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the timeOfDay property. |
void |
setTimeOfDayUsage(EsriNATimeOfDayUsage value)
Sets the value of the timeOfDayUsage property. |
void |
setTransformationParameter(double value)
Sets the value of the transformationParameter property. |
void |
setTravelDirection(EsriNATravelDirection value)
Sets the value of the travelDirection property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
@Deprecated
public NAServerLocationAllocationParams(java.lang.String naLayerName,
double snapTolerance,
double maxSnapTolerance,
EsriUnits snapToleranceUnits,
NAClassCandidateFieldMap[] naClassCandidateFieldMaps,
boolean returnMap,
MapDescription mapDescription,
ImageDescription imageDescription,
SpatialReference outputSpatialReference,
boolean returnGeometriesAsBinary,
java.lang.String[] accumulateAttributeNames,
java.lang.String impedanceAttributeName,
boolean ignoreInvalidLocations,
EsriNetworkForwardStarBacktrack restrictUTurns,
java.lang.String[] restrictionAttributeNames,
boolean useHierarchy,
java.lang.String hierarchyAttributeName,
int hierarchyLevelCount,
int[] hierarchyMaxValues,
int[] hierarchyNumTransitions,
boolean resetHierarchyRangesOnBind,
NAAttributeParameterValue[] attributeParameterValues,
java.lang.Object outputGeometryPrecision,
EsriUnits outputGeometryPrecisionUnits,
java.lang.Boolean returnPartialResultsOnError,
java.lang.Boolean saveLayerOnServer,
java.lang.String layerToken,
java.lang.String travelMode,
NAServerLocations demandPoints,
NAServerLocations facilities,
NAServerLocations barriers,
NAServerLocations polygonBarriers,
NAServerLocations polylineBarriers,
boolean returnLALines,
boolean returnDemandPoints,
boolean returnFacilities,
boolean returnBarriers,
java.lang.Boolean returnPolygonBarriers,
java.lang.Boolean returnPolylineBarriers,
java.lang.Object defaultCutoff,
EsriNAOutputLineType outputLines,
EsriNATravelDirection travelDirection,
EsriNAImpedanceTransformationType impedanceTransformation,
int numberFacilitiesToLocate,
EsriNALocationAllocationProblemType problemType,
double targetMarketSharePercentage,
double transformationParameter,
javax.xml.datatype.XMLGregorianCalendar timeOfDay,
EsriNATimeOfDayUsage timeOfDayUsage,
java.lang.Double defaultCapacity)
public NAServerLocationAllocationParams()
| Method Detail |
|---|
public NAServerLocations getDemandPoints()
NAServerLocationspublic void setDemandPoints(NAServerLocations value)
value - allowed object is
NAServerLocationspublic NAServerLocations getFacilities()
NAServerLocationspublic void setFacilities(NAServerLocations value)
value - allowed object is
NAServerLocationspublic NAServerLocations getBarriers()
NAServerLocationspublic void setBarriers(NAServerLocations value)
value - allowed object is
NAServerLocationspublic NAServerLocations getPolygonBarriers()
NAServerLocationspublic void setPolygonBarriers(NAServerLocations value)
value - allowed object is
NAServerLocationspublic NAServerLocations getPolylineBarriers()
NAServerLocationspublic void setPolylineBarriers(NAServerLocations value)
value - allowed object is
NAServerLocationspublic boolean isReturnLALines()
public void setReturnLALines(boolean value)
public boolean isReturnDemandPoints()
public void setReturnDemandPoints(boolean value)
public boolean isReturnFacilities()
public void setReturnFacilities(boolean value)
public boolean isReturnBarriers()
public void setReturnBarriers(boolean value)
public java.lang.Boolean getReturnPolygonBarriers()
Booleanpublic java.lang.Boolean isReturnPolygonBarriers()
public void setReturnPolygonBarriers(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean getReturnPolylineBarriers()
Booleanpublic java.lang.Boolean isReturnPolylineBarriers()
public void setReturnPolylineBarriers(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Object getDefaultCutoff()
Objectpublic void setDefaultCutoff(java.lang.Object value)
value - allowed object is
Objectpublic EsriNAOutputLineType getOutputLines()
EsriNAOutputLineTypepublic void setOutputLines(EsriNAOutputLineType value)
value - allowed object is
EsriNAOutputLineTypepublic EsriNATravelDirection getTravelDirection()
EsriNATravelDirectionpublic void setTravelDirection(EsriNATravelDirection value)
value - allowed object is
EsriNATravelDirectionpublic EsriNAImpedanceTransformationType getImpedanceTransformation()
EsriNAImpedanceTransformationTypepublic void setImpedanceTransformation(EsriNAImpedanceTransformationType value)
value - allowed object is
EsriNAImpedanceTransformationTypepublic int getNumberFacilitiesToLocate()
public void setNumberFacilitiesToLocate(int value)
public EsriNALocationAllocationProblemType getProblemType()
EsriNALocationAllocationProblemTypepublic void setProblemType(EsriNALocationAllocationProblemType value)
value - allowed object is
EsriNALocationAllocationProblemTypepublic double getTargetMarketSharePercentage()
public void setTargetMarketSharePercentage(double value)
public double getTransformationParameter()
public void setTransformationParameter(double value)
public javax.xml.datatype.XMLGregorianCalendar getTimeOfDay()
XMLGregorianCalendar public void setTimeOfDay(javax.xml.datatype.XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendar public EsriNATimeOfDayUsage getTimeOfDayUsage()
EsriNATimeOfDayUsagepublic void setTimeOfDayUsage(EsriNATimeOfDayUsage value)
value - allowed object is
EsriNATimeOfDayUsagepublic java.lang.Double getDefaultCapacity()
Doublepublic void setDefaultCapacity(java.lang.Double value)
value - allowed object is
Double
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||