Modifier and Type | Field and Description |
---|---|
protected Set<Location> |
SchemaRoot.location |
Modifier and Type | Method and Description |
---|---|
Location |
Satellite.getLaunchLoc()
Get a reference to a Location that identifies the satellite launch
location..
|
Location |
RadiationPlan.getLocation()
Get the unique reference serial of an existing Location dataset..
|
Location |
FEDeployment.getLocation()
Get the unique reference serial of an existing Location dataset..
|
Location |
Location.withCityArea(String value)
Set the city of the address or an operational area name.
|
Location |
Location.withCountry(ListCAO value)
Set the country or area code.
|
Location |
Location.withEffectiveDate(Calendar value)
Set the date by which the dataset is to be operational or effective.
|
Location |
Location.withEffectiveDate(Date value)
Set the date by which the dataset is to be operational or effective.
|
Location |
Location.withEllipse(Collection<Ellipse> values)
Set the Ellipse
|
Location |
Location.withEllipse(Ellipse... values)
Set the Ellipse
|
Location |
Location.withExpirationDate(Calendar value)
Set the date at which the dataset will expire.
|
Location |
Location.withExpirationDate(Date value)
Set the date at which the dataset will expire.
|
Location |
Location.withLocation(Collection<Location> values)
Set the serial of the referenced Location.
|
Location |
Location.withLocation(Location... values)
Set the serial of the referenced Location.
|
Location |
Location.withLocationRef(Collection<Serial> values)
Deprecated.
SSRF references are managed automatically. Use
withLocation(Location...) instead. |
Location |
Location.withLocationRef(Serial... values)
Deprecated.
SSRF references are managed automatically. Use
withLocation(Location...) instead. |
Location |
Location.withName(String value)
Set the name of the location.
|
Location |
Location.withPOCInformation(Collection<POCInformation> values)
Set the POCInformation
|
Location |
Location.withPOCInformation(POCInformation... values)
Set the POCInformation
|
Location |
Location.withPoint(Collection<Point> values)
Set the antenna feed point height above the terrain, in metres.
|
Location |
Location.withPoint(Point... values)
Set the antenna feed point height above the terrain, in metres.
|
Location |
Location.withPolygon(Collection<Polygon> values)
Set the Polygon
|
Location |
Location.withPolygon(Polygon... values)
Set the Polygon
|
Location |
Location.withPostCode(String value)
Set the zip code or postal code portion of the address.
|
Location |
Location.withReviewDate(Calendar value)
Set the date by which the dataset is to be reviewed.
|
Location |
Location.withReviewDate(Date value)
Set the date by which the dataset is to be reviewed.
|
Location |
Location.withStateCounty(String value)
Set the state or other sub-national political area.
|
Location |
Location.withStreet(String value)
Set the street address.
|
Modifier and Type | Method and Description |
---|---|
Set<Location> |
Allotment.getLocation()
Get the LocationRef
|
Set<Location> |
Location.getLocation()
Get the serial of the referenced Location..
|
Set<Location> |
SchemaRoot.getLocation()
Get
|
Modifier and Type | Method and Description |
---|---|
Satellite |
Satellite.withLaunchLoc(Location value)
Set a reference to a Location that identifies the satellite launch
location.
|
Allotment |
Allotment.withLocation(Location... values)
Set the LocationRef
|
Location |
Location.withLocation(Location... values)
Set the serial of the referenced Location.
|
T |
SchemaRoot.withLocation(Location... values)
Set
|
RadiationPlan |
RadiationPlan.withLocation(Location value)
Set the unique reference serial of an existing Location dataset.
|
FEDeployment |
FEDeployment.withLocation(Location value)
Set the unique reference serial of an existing Location dataset.
|
Modifier and Type | Method and Description |
---|---|
Allotment |
Allotment.withLocation(Collection<Location> values)
Set the LocationRef
|
Location |
Location.withLocation(Collection<Location> values)
Set the serial of the referenced Location.
|
T |
SchemaRoot.withLocation(Collection<Location> values)
Set
|
Modifier and Type | Method and Description |
---|---|
Set<Location> |
AllotFreq.getLocationRestriction()
Get .
|
Modifier and Type | Method and Description |
---|---|
AllotFreq |
AllotFreq.withLocationRestriction(Location... values)
Set
|
Modifier and Type | Method and Description |
---|---|
AllotFreq |
AllotFreq.withLocationRestriction(Collection<Location> values)
Set
|
Modifier and Type | Method and Description |
---|---|
Location |
JRFLEntryLocation.getLocation()
Get the serial of the referenced Location.
|
Modifier and Type | Method and Description |
---|---|
JRFLEntryLocation |
JRFLEntryLocation.withLocation(Location value)
Set the serial of the referenced Location.
|
Modifier and Type | Method and Description |
---|---|
Location |
JammingTarget.getLocation()
Get the serial of the referenced Location..
|
Location |
JammingPlan.getStartLocation()
Get the Location serial indicating the region associated with "Troops in
Region" or "Troops Not in Region", in attribute StartTrigger..
|
Location |
JammingPlan.getStopLocation()
Get the Location serial indicating the region associated with "Troops in
Region" or "Troops Not in Region", in attribute StopTrigger..
|
Modifier and Type | Method and Description |
---|---|
JammingTarget |
JammingTarget.withLocation(Location value)
Set the serial of the referenced Location.
|
JammingPlan |
JammingPlan.withStartLocation(Location value)
Set the Location serial indicating the region associated with "Troops in
Region" or "Troops Not in Region", in attribute StartTrigger.
|
JammingPlan |
JammingPlan.withStopLocation(Location value)
Set the Location serial indicating the region associated with "Troops in
Region" or "Troops Not in Region", in attribute StopTrigger.
|
Modifier and Type | Method and Description |
---|---|
Location |
EarthStation.getLocation()
Get the serial of the referenced Location..
|
Modifier and Type | Method and Description |
---|---|
EarthStation |
EarthStation.withLocation(Location value)
Set the serial of the referenced Location.
|
Copyright © 2016 OpenSSRF.org. All rights reserved.