| |
|
| org.cougaar.glm.ldm.plan.PositionImpl org.cougaar.glm.ldm.plan.NamedPositionImpl org.cougaar.glm.ldm.plan.GeolocLocationImpl
GeolocCodeInstallTypeCodeCSCodeCSNameIcaoCode | String GeolocCodeInstallTypeCodeCSCodeCSNameIcaoCode(Code) | | |
GeolocLocationImpl | public GeolocLocationImpl()(Code) | | |
getCountryStateCode | public String getCountryStateCode()(Code) | | String - the Country state code representing this position |
getCountryStateName | public String getCountryStateName()(Code) | | String - the Country state name representing this position |
getGeolocCode | public String getGeolocCode()(Code) | | String - the geoloc code representing this position |
getIcaoCode | public String getIcaoCode()(Code) | | String - the Icao code representing this position |
getInstallationTypeCode | public String getInstallationTypeCode()(Code) | | String - the installation type code representing this position |
hashCode | public int hashCode()(Code) | | |
setCountryStateCode | public void setCountryStateCode(String aCSCode)(Code) | | Parameters: aCSCode - - set the Country state code representing this position |
setCountryStateName | public void setCountryStateName(String aCSName)(Code) | | Parameters: aCSName - - set the Country state name representing this position |
setGeolocCode | public void setGeolocCode(String aGeolocCode)(Code) | | Parameters: aGeolocCode - - set the geoloc code representing this position |
setIcaoCode | public void setIcaoCode(String anIcaoCode)(Code) | | Parameters: anIcaoCode - - set the Icao code representing this position |
setInstallationTypeCode | public void setInstallationTypeCode(String aInstCode)(Code) | | Parameters: aInstCode - - set the installation type code representing this position |
|
|
|