| org.cougaar.glm.ldm.plan.NewGeolocLocation
All known Subclasses: org.cougaar.glm.ldm.plan.GeolocLocationImpl,
setCountryStateCode | void setCountryStateCode(String aCSCode)(Code) | | Parameters: aCSCode - - set the Country state code representing this position |
setCountryStateName | void setCountryStateName(String aCSName)(Code) | | Parameters: aCSName - - set the Country state name representing this position |
setGeolocCode | void setGeolocCode(String aGeolocCode)(Code) | | Parameters: aGeolocCode - - set the geoloc code representing this position |
setIcaoCode | void setIcaoCode(String anIcaoCode)(Code) | | Parameters: anIcaoCode - - set the Icao code representing this position |
setInstallationTypeCode | void setInstallationTypeCode(String aInstCode)(Code) | | Parameters: aInstCode - - set the installation type code representing this position |
|
|