|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface naError
Network Analyst error codes.
| Field Summary | |
|---|---|
static int |
E_NA_BAD_CONNECTIVITY
Network connectivity error was found. |
static int |
E_NA_CANNOT_ACCESS_MAPSERVER
Could not access the MapServer object. |
static int |
E_NA_CANNOT_ACCESS_NASERVER
Could not access the NAServer object. |
static int |
E_NA_CANNOT_BIND_TO_DATASET
Cannot bind to the network dataset. |
static int |
E_NA_CLOSEST_FACILITY_SOLVER_PARTIAL_OUTPUT
No facilities found for some incident. |
static int |
E_NA_DHEAP_INSERT
Insert error in DHeap. |
static int |
E_NA_DIRECTIONS_INVALID_CONFIG
Directions configuration files are corrupted. |
static int |
E_NA_DIRECTIONS_INVALID_LENGTH_UNITS
Invalid directions length units. |
static int |
E_NA_DIRECTIONS_INVALID_NETWORK
Failed to access network, its attributes, or sources. |
static int |
E_NA_DIRECTIONS_INVALID_ROUTE
NA Result is absent or dirty. |
static int |
E_NA_DIRECTIONS_INVALID_SETUP
Directions setup in the network is incorrect. |
static int |
E_NA_DIRECTIONS_INVALID_TIME_ATTR
Invalid time attribute. |
static int |
E_NA_DIRECTIONS_INVALID_XLS
Directions stylesheet is corrupted. |
static int |
E_NA_DIRECTIONS_SETUP_INVALID_NAME
Invalid name setup in the directions for the source. |
static int |
E_NA_DIRECTIONS_SETUP_INVALID_ROADCLASS
Invalid road class. |
static int |
E_NA_DIRECTIONS_SETUP_NO_LENGTH_ATTR
No length attibute in the directions setup. |
static int |
E_NA_DIRECTIONS_SETUP_NO_NAMES
No name fields specified in the directions setup for the source. |
static int |
E_NA_DIRECTIONS_SETUP_NO_ROADCLASS_ATTR
No road class attibute in the directions setup. |
static int |
E_NA_DIRECTIONS_SETUP_NO_SHIELDS
No shield info specified in the directions setup for the source. |
static int |
E_NA_DIRECTIONS_SETUP_NO_SOURCE
No directions setup for the source. |
static int |
E_NA_DIRECTIONS_SETUP_NO_TIME_ATTR
No time attibute in the directions setup. |
static int |
E_NA_DISCONNECTED_STOPS
The stops are disconnected. |
static int |
E_NA_DOES_NOT_USE_HIERARCY
The solver does not use hierarchy. |
static int |
E_NA_HIERARCHY_LEVEL_COUNT_NEGATIVE
Negative hierarchy level count. |
static int |
E_NA_HIERARCHY_LEVEL_COUNT_ZERO
Cannot use hierarchy when the hierarchy level count is zero. |
static int |
E_NA_HIERARCHY_LEVEL_LARGE
Max value or num transition is meaningless for a hierarchy level greater than or equal to the hierarchy level count. |
static int |
E_NA_HIERARCHY_LEVEL_NONPOSITIVE
Hierarchy level must be greater than zero. |
static int |
E_NA_HIERARCHY_MAX_VALUE_NONASCENDING
Max values for hierarchy levels are non-ascending. |
static int |
E_NA_HIERARCHY_MAX_VALUE_NONPOSITIVE
Max value is less than one. |
static int |
E_NA_HIERARCHY_NUM_TRANSITIONS_NONPOSITIVE
Num transitions is less than one. |
static int |
E_NA_HIERARCHY_SETTINGS_INVALID
General error in hierarchy settings. |
static int |
E_NA_IMPEDANCEATTRIBUTE_NOTTIMEUNITS
Impedance Attribute needs to be in time units. |
static int |
E_NA_INCORRECT_SOLVER_CONTEXT
Unable to perform the requested operation on the solver because the input network context was created by a different solver instance. |
static int |
E_NA_INSUFFICIENT_CARDINALITY
Insufficient number of valid locations. |
static int |
E_NA_INSUFFICIENT_CONTIGUOUS_MEMORY_FOR_ROUTE_SHAPE
There is insufficient available contiguous memory to generate the route shape. |
static int |
E_NA_INSUFFICIENT_MEMORY
There is insufficient available memory to make allocation polygons. |
static int |
E_NA_INVALID_ATTRIBUTE_PARAMETER
Invalid attribute or parameter specified. |
static int |
E_NA_INVALID_ATTRIBUTE_PARAMETER_VALUE
The Attribute Parameter value is invalid. |
static int |
E_NA_INVALID_ATTRIBUTE_TYPE
The Attribute type is invalid. |
static int |
E_NA_INVALID_CONTEXT
Invalid network analysis context. |
static int |
E_NA_INVALID_FIELDVALUE
Invalid field value found. |
static int |
E_NA_INVALID_HIERARCHY_RANGES
Invalid hierarchy ranges found. |
static int |
E_NA_INVALID_LINE_TYPE
Invalid output line type. |
static int |
E_NA_INVALID_LOADER_GEOMETRY_TYPE
The input features must have a point geometry type. |
static int |
E_NA_INVALID_MAPEXTENT
Map extent specified to export map image is empty. |
static int |
E_NA_INVALID_MAXVALUEFORHIERARCHY
No max hierarchy value solver settings found. |
static int |
E_NA_INVALID_NACANDIDATEFIELDMAPS
Could not access NACandidateFieldMaps. |
static int |
E_NA_INVALID_NACLASSCANDIDATEFIELDMAPS
Could not access NAClassCandidateFieldMaps. |
static int |
E_NA_INVALID_NALOCATION
Invalid NALocation. |
static int |
E_NA_INVALID_NUMTRANSITIONS
No number of transitions solver settings found. |
static int |
E_NA_INVALID_PARTITION_ATTRIBUTE
The network partition attribute must be of type integer. |
static int |
E_NA_INVALID_PROPERTYSET_VARIANTTYPE
Cannot map variant type to field type. |
static int |
E_NA_INVALID_SABREAKS
Empty or null breaks for service area solver. |
static int |
E_NA_INVALID_TIMEWINDOWS
Invalid time window. |
static int |
E_NA_ISOLATED_STOP
The first or last stop is isolated. |
static int |
E_NA_LOCATED_ON_UNLOCATABLE_SORUCE
One or more network locations are located on an unlocatable source. |
static int |
E_NA_MISSING_FIELD
Field missing in analysis class. |
static int |
E_NA_NACONTEXT_MISSING_NACLASS
NAContext is missing required NAClass. |
static int |
E_NA_NACONTEXT_NULL_DENETWORKDATASET
Network dataset data element retrieved from network analysis context is null. |
static int |
E_NA_NACONTEXT_NULL_NETWORKDATASET
Network dataset retrieved from network analysis context is null. |
static int |
E_NA_NETWORK_HAS_NO_COST_ATTRIBUTE
The network dataset has no cost attribute. |
static int |
E_NA_NETWORK_NO_EDGE_SOURCES
The network dataset does not have any line feature classes. |
static int |
E_NA_NETWORK_NO_EDGES
The network dataset has no edge elements. |
static int |
E_NA_NO_ACCUMULATE_ATTRIBUTE
An accumulate attribute is required. |
static int |
E_NA_NO_ACCUMULATION_RANGES
No accumulation ranges were provided. |
static int |
E_NA_NO_ATTRIBUTE
Unable to find Attribute. |
static int |
E_NA_NO_CLASSDEF
No Class Definition provided. |
static int |
E_NA_NO_EXTENSION
Unable to find Network Analyst Extension. |
static int |
E_NA_NO_IMPEDANCE_ATTRIBUTE
An impedance attribute is required. |
static int |
E_NA_NO_NETWORK
There is no input network. |
static int |
E_NA_NO_PATH_FIRSTTOLAST
No route from first stop to last stop. |
static int |
E_NA_NO_RESULT
No result was found. |
static int |
E_NA_NO_SA_OUTPUT
Invalid service area settings, solver must output polygons, lines or both polygons and lines. |
static int |
E_NA_NO_SOLUTION
No solution found. |
static int |
E_NA_NO_SOLVERSETTINGS
No solver settings were found. |
static int |
E_NA_NON_SOLVER_CONFIGURATION_FILE
Not a solver configuration file. |
static int |
E_NA_NONTRAVERSABLE_FLAG
The flag is non traversable. |
static int |
E_NA_NULL_FIELDVALUE
Unexpected null in field value. |
static int |
E_NA_NULL_GPMESSAGES
Input geoprocessing messsages specified is null. |
static int |
E_NA_NULL_ISPARTIALSOLUTION
Input isPartialSolution flag specified is null. |
static int |
E_NA_NULL_MAPDESCRIPTION
Input MapDescription is NULL and default MapDescription could not be created. |
static int |
E_NA_NULL_NACONTEXT
Input network analysis context specified is null. |
static int |
E_NA_NULL_SOURCEID
The Source ID is null. |
static int |
E_NA_NULL_SOURCEOID
The Source OID is null. |
static int |
E_NA_OD_COST_MATRIX_SOLVER_PARTIAL_OUTPUT
No destinations found for some origin. |
static int |
E_NA_OD_COST_MATRIX_SOLVER_RESULT_LINES_BOTH
Unable to Solve because both result object and ODLines population are selected. |
static int |
E_NA_OD_COST_MATRIX_SOLVER_RESULT_LINES_NONE
Unable to Solve because neither result object nor ODLines population is selected. |
static int |
E_NA_ROUTE_SOLVER_INVALID_FIRST_STOP
Cannot preserve first stop since it is invalid. |
static int |
E_NA_ROUTE_SOLVER_INVALID_LAST_STOP
Cannot preserve last stop since it is invalid. |
static int |
E_NA_ROUTE_SOLVER_INVALID_ROUTES
No valid input for any route. |
static int |
E_NA_ROUTE_SOLVER_SEQUENCE_INVALID
Invalid stop Sequence value(s). |
static int |
E_NA_ROUTE_SOLVER_START_TIME_NEGATIVE
Route start time is before Dec 30, 1899. |
static int |
E_NA_ROUTE_SOLVER_START_TIME_NO_DATE
Route does not have a start date but some stop has a time window with dates. |
static int |
E_NA_ROUTE_SOLVER_STOP_UNREACHABLE
One of the stops is not reachable. |
static int |
E_NA_ROUTE_SOLVER_TIME_WINDOW_MIXED_DATES
Some stops have time windows without dates while others have dates. |
static int |
E_NA_SOLVER_CONFIGURATION_FILE_PARSE_ERROR
Invalid configuration file. |
static int |
E_NA_SOURCE_NOT_FEATURECLASS
One of the network sources is not a feature class. |
static int |
E_NA_UNABLE_TO_CHANGE_VARIANT_TYPE
Unable to change the input variant's type to the type required by the NA Solver. |
static int |
E_NA_UNABLE_TO_CREATE_TIN
Unable to create TIN. |
static int |
E_NA_UNLOCATED_FLAG
The flag is unlocated. |
static int |
E_NA_VRP_SOLVER_ACCUMULATE_ATTRIBUTE_NOT_DISTANCE
Accumulate attribute is not distance-based. |
static int |
E_NA_VRP_SOLVER_ACCUMULATE_ATTRIBUTES_TOO_MANY
The VRP solver supports only one accumulate attribute. |
static int |
E_NA_VRP_SOLVER_ATTRIBUTE_UNITS_NOT_DISTANCE
Input attribute units are not distance-based. |
static int |
E_NA_VRP_SOLVER_ATTRIBUTE_UNITS_NOT_TIME
Input attribute units are not time-based. |
static int |
E_NA_VRP_SOLVER_CAPACITY_COUNT_NONPOSITIVE
Capacity count must be positive. |
static int |
E_NA_VRP_SOLVER_DEFAULT_DATE_LARGE
DefaultDate value is after Dec. |
static int |
E_NA_VRP_SOLVER_DEFAULT_DATE_SMALL
DefaultDate value is before Jan. |
static int |
E_NA_VRP_SOLVER_EMPTY_INFEASIBLE_ROUTES
Constraint violations detected on routes in their empty state. |
static int |
E_NA_VRP_SOLVER_ENGINE_ERROR
Failure in internal VRP engine. |
static int |
E_NA_VRP_SOLVER_EXCESS_TRANSIT_TIME_PENALTY_FACTOR_LARGE
Penalty factor for excess transit time cannot be greater than one billion. |
static int |
E_NA_VRP_SOLVER_EXCESS_TRANSIT_TIME_PENALTY_FACTOR_NEGATIVE
Penalty factor for excess transit time must be zero or positive. |
static int |
E_NA_VRP_SOLVER_EXTERNAL_MATRIX_ORIGINS_DESTINATIONS_NOT_IDENTICAL
The external OD cost matrix does not have identical sets of origins and destinations. |
static int |
E_NA_VRP_SOLVER_GENERATE_INTERNAL_ROUTE_CONTEXT_INVALID
Cannot generate internal route context with an external OD cost matrix. |
static int |
E_NA_VRP_SOLVER_IGNORE_INVALID_LOCATIONS_UNSUPPORTED
The VRP solver does not support the IgnoreInvalidLocations property. |
static int |
E_NA_VRP_SOLVER_IMPEDANCE_ATTRIBUTE_NOT_TIME
Impedance attribute is not time-based. |
static int |
E_NA_VRP_SOLVER_INSUFFICIENT_INPUT
Insufficient valid input in the NA classes. |
static int |
E_NA_VRP_SOLVER_INTERNAL_OD_ERROR
Failure while working with internal OD cost matrix problem instance. |
static int |
E_NA_VRP_SOLVER_INTERNAL_ROUTE_ERROR
Failure while working with internal route problem instance. |
static int |
E_NA_VRP_SOLVER_INVALID_INPUT
Invalid input in the NA classes. |
static int |
E_NA_VRP_SOLVER_MATRIX_BOTH
Both internal and external OD cost matrices are specified. |
static int |
E_NA_VRP_SOLVER_MATRIX_NONE
No OD cost matrix is specified. |
static int |
E_NA_VRP_SOLVER_NO_SOLUTION
No orders routed. |
static int |
E_NA_VRP_SOLVER_NO_TIME_COST_ATTRIBUTE
The VRP solver requires a cost attribute with time units to be present on the network dataset. |
static int |
E_NA_VRP_SOLVER_OUTPUT_LINES_INVALID
Only no-line shape or straight-line shape can be used with an external OD cost matrix. |
static int |
E_NA_VRP_SOLVER_PREASSIGNED_INFEASIBLE_ROUTES
Constraint violations detected while loading pre-assigned orders, breaks and route renewals. |
static int |
E_NA_VRP_SOLVER_TIME_WINDOW_VIOLATION_PENALTY_FACTOR_LARGE
Penalty factor for time window violations cannot be greater than one billion. |
static int |
E_NA_VRP_SOLVER_TIME_WINDOW_VIOLATION_PENALTY_FACTOR_NEGATIVE
Penalty factor for time window violations must be zero or positive. |
static int |
S_NA_VRP_SOLVER_PARTIAL_SOLUTION
Some orders could not be routed due to violated constraints. |
| Field Detail |
|---|
static final int E_NA_NO_EXTENSION
static final int E_NA_NO_CLASSDEF
static final int E_NA_NO_ATTRIBUTE
static final int E_NA_INVALID_ATTRIBUTE_TYPE
static final int E_NA_NO_RESULT
static final int E_NA_UNLOCATED_FLAG
static final int E_NA_NONTRAVERSABLE_FLAG
static final int E_NA_DHEAP_INSERT
static final int E_NA_INVALID_HIERARCHY_RANGES
static final int E_NA_ROUTE_SOLVER_STOP_UNREACHABLE
static final int E_NA_NULL_SOURCEID
static final int E_NA_NULL_SOURCEOID
static final int E_NA_MISSING_FIELD
static final int E_NA_BAD_CONNECTIVITY
static final int E_NA_NO_IMPEDANCE_ATTRIBUTE
static final int E_NA_NO_ACCUMULATE_ATTRIBUTE
static final int E_NA_NULL_FIELDVALUE
static final int E_NA_NO_ACCUMULATION_RANGES
static final int E_NA_INVALID_PARTITION_ATTRIBUTE
static final int E_NA_INSUFFICIENT_MEMORY
static final int E_NA_UNABLE_TO_CREATE_TIN
static final int E_NA_SOURCE_NOT_FEATURECLASS
static final int E_NA_NETWORK_NO_EDGES
static final int E_NA_NO_NETWORK
static final int E_NA_IMPEDANCEATTRIBUTE_NOTTIMEUNITS
static final int E_NA_INVALID_TIMEWINDOWS
static final int E_NA_ISOLATED_STOP
static final int E_NA_DISCONNECTED_STOPS
static final int E_NA_INSUFFICIENT_CARDINALITY
static final int E_NA_NO_SOLVERSETTINGS
static final int E_NA_INVALID_NUMTRANSITIONS
static final int E_NA_INVALID_MAXVALUEFORHIERARCHY
static final int E_NA_CANNOT_BIND_TO_DATASET
static final int E_NA_INVALID_FIELDVALUE
static final int E_NA_INVALID_CONTEXT
static final int E_NA_NON_SOLVER_CONFIGURATION_FILE
static final int E_NA_SOLVER_CONFIGURATION_FILE_PARSE_ERROR
static final int E_NA_DIRECTIONS_INVALID_ROUTE
static final int E_NA_DIRECTIONS_INVALID_NETWORK
static final int E_NA_DIRECTIONS_INVALID_SETUP
static final int E_NA_DIRECTIONS_INVALID_CONFIG
static final int E_NA_DIRECTIONS_INVALID_XLS
static final int E_NA_NO_PATH_FIRSTTOLAST
static final int E_NA_INVALID_NALOCATION
static final int E_NA_NETWORK_HAS_NO_COST_ATTRIBUTE
static final int E_NA_UNABLE_TO_CHANGE_VARIANT_TYPE
static final int E_NA_INVALID_SABREAKS
static final int E_NA_INSUFFICIENT_CONTIGUOUS_MEMORY_FOR_ROUTE_SHAPE
static final int E_NA_INVALID_LOADER_GEOMETRY_TYPE
static final int E_NA_ROUTE_SOLVER_TIME_WINDOW_MIXED_DATES
static final int E_NA_ROUTE_SOLVER_START_TIME_NO_DATE
static final int E_NA_ROUTE_SOLVER_INVALID_ROUTES
static final int E_NA_NO_SOLUTION
static final int E_NA_ROUTE_SOLVER_SEQUENCE_INVALID
static final int E_NA_HIERARCHY_SETTINGS_INVALID
static final int E_NA_HIERARCHY_LEVEL_COUNT_NEGATIVE
static final int E_NA_HIERARCHY_LEVEL_COUNT_ZERO
static final int E_NA_HIERARCHY_LEVEL_NONPOSITIVE
static final int E_NA_HIERARCHY_LEVEL_LARGE
static final int E_NA_HIERARCHY_MAX_VALUE_NONPOSITIVE
static final int E_NA_HIERARCHY_NUM_TRANSITIONS_NONPOSITIVE
static final int E_NA_HIERARCHY_MAX_VALUE_NONASCENDING
static final int E_NA_ROUTE_SOLVER_START_TIME_NEGATIVE
static final int E_NA_ROUTE_SOLVER_INVALID_FIRST_STOP
static final int E_NA_ROUTE_SOLVER_INVALID_LAST_STOP
static final int E_NA_NETWORK_NO_EDGE_SOURCES
static final int E_NA_CLOSEST_FACILITY_SOLVER_PARTIAL_OUTPUT
static final int E_NA_OD_COST_MATRIX_SOLVER_PARTIAL_OUTPUT
static final int E_NA_INVALID_ATTRIBUTE_PARAMETER
static final int E_NA_NULL_NACONTEXT
static final int E_NA_NULL_GPMESSAGES
static final int E_NA_NULL_ISPARTIALSOLUTION
static final int E_NA_NACONTEXT_NULL_NETWORKDATASET
static final int E_NA_NACONTEXT_NULL_DENETWORKDATASET
static final int E_NA_INVALID_NACLASSCANDIDATEFIELDMAPS
static final int E_NA_INVALID_NACANDIDATEFIELDMAPS
static final int E_NA_INVALID_PROPERTYSET_VARIANTTYPE
static final int E_NA_NACONTEXT_MISSING_NACLASS
static final int E_NA_NULL_MAPDESCRIPTION
static final int E_NA_CANNOT_ACCESS_MAPSERVER
static final int E_NA_CANNOT_ACCESS_NASERVER
static final int E_NA_INVALID_MAPEXTENT
static final int E_NA_DIRECTIONS_SETUP_NO_SOURCE
static final int E_NA_DIRECTIONS_SETUP_NO_NAMES
static final int E_NA_DIRECTIONS_SETUP_INVALID_NAME
static final int E_NA_DIRECTIONS_SETUP_NO_SHIELDS
static final int E_NA_DIRECTIONS_SETUP_NO_LENGTH_ATTR
static final int E_NA_DIRECTIONS_SETUP_NO_TIME_ATTR
static final int E_NA_DIRECTIONS_SETUP_NO_ROADCLASS_ATTR
static final int E_NA_DIRECTIONS_SETUP_INVALID_ROADCLASS
static final int E_NA_DIRECTIONS_INVALID_TIME_ATTR
static final int E_NA_INVALID_LINE_TYPE
static final int E_NA_DOES_NOT_USE_HIERARCY
static final int E_NA_DIRECTIONS_INVALID_LENGTH_UNITS
static final int E_NA_NO_SA_OUTPUT
static final int E_NA_INVALID_ATTRIBUTE_PARAMETER_VALUE
static final int E_NA_INCORRECT_SOLVER_CONTEXT
static final int E_NA_OD_COST_MATRIX_SOLVER_RESULT_LINES_BOTH
static final int E_NA_OD_COST_MATRIX_SOLVER_RESULT_LINES_NONE
static final int S_NA_VRP_SOLVER_PARTIAL_SOLUTION
static final int E_NA_VRP_SOLVER_ATTRIBUTE_UNITS_NOT_TIME
static final int E_NA_VRP_SOLVER_ATTRIBUTE_UNITS_NOT_DISTANCE
static final int E_NA_VRP_SOLVER_IMPEDANCE_ATTRIBUTE_NOT_TIME
static final int E_NA_VRP_SOLVER_ACCUMULATE_ATTRIBUTES_TOO_MANY
static final int E_NA_VRP_SOLVER_ACCUMULATE_ATTRIBUTE_NOT_DISTANCE
static final int E_NA_VRP_SOLVER_DEFAULT_DATE_SMALL
static final int E_NA_VRP_SOLVER_DEFAULT_DATE_LARGE
static final int E_NA_VRP_SOLVER_CAPACITY_COUNT_NONPOSITIVE
static final int E_NA_VRP_SOLVER_OUTPUT_LINES_INVALID
static final int E_NA_VRP_SOLVER_INVALID_INPUT
static final int E_NA_VRP_SOLVER_INSUFFICIENT_INPUT
static final int E_NA_VRP_SOLVER_INTERNAL_OD_ERROR
static final int E_NA_VRP_SOLVER_ENGINE_ERROR
static final int E_NA_VRP_SOLVER_MATRIX_NONE
static final int E_NA_VRP_SOLVER_MATRIX_BOTH
static final int E_NA_VRP_SOLVER_TIME_WINDOW_VIOLATION_PENALTY_FACTOR_NEGATIVE
static final int E_NA_VRP_SOLVER_TIME_WINDOW_VIOLATION_PENALTY_FACTOR_LARGE
static final int E_NA_VRP_SOLVER_EMPTY_INFEASIBLE_ROUTES
static final int E_NA_VRP_SOLVER_PREASSIGNED_INFEASIBLE_ROUTES
static final int E_NA_VRP_SOLVER_IGNORE_INVALID_LOCATIONS_UNSUPPORTED
static final int E_NA_VRP_SOLVER_EXCESS_TRANSIT_TIME_PENALTY_FACTOR_NEGATIVE
static final int E_NA_VRP_SOLVER_EXCESS_TRANSIT_TIME_PENALTY_FACTOR_LARGE
static final int E_NA_VRP_SOLVER_EXTERNAL_MATRIX_ORIGINS_DESTINATIONS_NOT_IDENTICAL
static final int E_NA_VRP_SOLVER_INTERNAL_ROUTE_ERROR
static final int E_NA_VRP_SOLVER_NO_SOLUTION
static final int E_NA_VRP_SOLVER_GENERATE_INTERNAL_ROUTE_CONTEXT_INVALID
static final int E_NA_VRP_SOLVER_NO_TIME_COST_ATTRIBUTE
static final int E_NA_LOCATED_ON_UNLOCATABLE_SORUCE
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||