Modifier and Type | Field and Description |
---|---|
protected Serial |
Common.entryBy
EntryBy - Creator Role (Optional)
|
protected Serial |
Common.lastChangeBy
LastChangeBy - Last Modifier Role (Optional)
|
protected Serial |
Common.lastReviewBy
LastReviewBy - Last Review Person RoleRef (Optional)
|
protected Serial |
Common.modAllowedBy
ModAllowedBy - Role Allowed to Modify (Optional)
|
protected Serial |
Common.owner
Owner - Role which Owns the Dataset (Optional)
|
protected Serial |
Common.serial
Serial - Serial (Required)
|
Modifier and Type | Method and Description |
---|---|
Serial |
Common.getEntryBy()
Deprecated.
SSRF references are managed automatically. Use
Common.getEntryByRole() instead. |
Serial |
FEDeployment.getFERef()
Get the dataset identifier of the ForceElement being deployed..
|
Serial |
Common.getLastChangeBy()
Deprecated.
SSRF references are managed automatically. Use
Common.getLastChangeByRole() instead. |
Serial |
Common.getLastReviewBy()
Deprecated.
SSRF references are managed automatically. Use
Common.getLastReviewByRole() instead. |
Serial |
Satellite.getLaunchLocRef()
Deprecated.
SSRF references are managed automatically. Use
Satellite.getLaunchLoc() instead. |
Serial |
RadiationPlan.getLocationRef()
Deprecated.
SSRF references are managed automatically. Use
RadiationPlan.getLocation() instead. |
Serial |
FEDeployment.getLocationRef()
Get the serial of the referenced Location..
|
Serial |
Administrative.getMessageRef()
Deprecated.
SSRF references are managed automatically. Use
Administrative.getMessage() instead. |
Serial |
Common.getModAllowedBy()
Deprecated.
SSRF references are managed automatically. Use
Common.getModAllowedByRole() instead. |
Serial |
Common.getOwner()
Deprecated.
SSRF references are managed automatically. Use
Common.getOwnerRole() instead. |
Serial |
ForceElement.getOwningOrganisationRef()
Get a reference to the organisation that owns the ForceElement..
|
Serial |
Common.getSerial()
Get a unique Dataset identifier.
|
Serial |
SSReply.getSSRequestRef()
Get the dataset identifier of the SSRequest being replied to..
|
Serial |
IntfReport.getVictimAsgnRef()
Deprecated.
SSRF references are managed automatically. Use
IntfReport.getVictimAssignment() instead. |
Modifier and Type | Method and Description |
---|---|
Set<Serial> |
TOA.getChannelPlanRef()
Deprecated.
SSRF references are managed automatically. Use
TOA.getChannelPlan() instead. |
Set<Serial> |
Role.getContactRef()
Deprecated.
SSRF references are managed automatically. Use
Role.getContact() instead. |
Set<Serial> |
Message.getDatasetRef()
Deprecated.
SSRF references are managed automatically. Use
Message.getData() instead. |
Set<Serial> |
Allotment.getLocationRef()
Deprecated.
SSRF references are managed automatically. Use
Allotment.getLocation() instead. |
Set<Serial> |
Location.getLocationRef()
Deprecated.
SSRF references are managed automatically. Use
Location.getLocation() instead. |
Set<Serial> |
Assignment.getRelatedRef()
Deprecated.
SSRF references are managed automatically. Use
Assignment.getRelated() instead. |
Set<Serial> |
Satellite.getRFSystemRef()
Get the RFSystemRef
|
Set<Serial> |
Organisation.getRoleRef()
Deprecated.
SSRF references are managed automatically. Use
Organisation.getRole() instead. |
Modifier and Type | Method and Description |
---|---|
void |
Common.setEntryBy(Serial value)
Deprecated.
SSRF references are managed automatically. Use
#setEntryByRole(Role) instead. |
void |
FEDeployment.setFERef(Serial value)
Set the dataset identifier of the ForceElement being deployed..
|
void |
Common.setLastChangeBy(Serial value)
Deprecated.
SSRF references are managed automatically. Use
#setLastChangeByRole(Role) instead. |
void |
Common.setLastReviewBy(Serial value)
Deprecated.
SSRF references are managed automatically. Use
#setLastReviewByRole(Role) instead. |
void |
Satellite.setLaunchLocRef(Serial value)
Deprecated.
SSRF references are managed automatically. Use
#setLaunchLoc(Location) instead. |
void |
RadiationPlan.setLocationRef(Serial value)
Deprecated.
SSRF references are managed automatically. Use
#setLocation(Location) instead. |
void |
FEDeployment.setLocationRef(Serial value)
Set the serial of the referenced Location..
|
void |
Administrative.setMessageRef(Serial value)
Deprecated.
SSRF references are managed automatically. Use
#setMessage(Message) instead. |
void |
Common.setModAllowedBy(Serial value)
Deprecated.
SSRF references are managed automatically. Use
#setModAllowedByRole(Role) instead. |
void |
Common.setOwner(Serial value)
Deprecated.
SSRF references are managed automatically. Use
#setOwnerRole(Role) instead. |
void |
ForceElement.setOwningOrganisationRef(Serial value)
Set a reference to the organisation that owns the ForceElement..
|
void |
Common.setSerial(Serial value)
Set a unique Dataset identifier.
|
void |
SSReply.setSSRequestRef(Serial value)
Set the dataset identifier of the SSRequest being replied to..
|
void |
IntfReport.setVictimAsgnRef(Serial value)
Deprecated.
SSRF references are managed automatically. Use
#setVictimAssignment(Assignment) instead. |
TOA |
TOA.withChannelPlanRef(Serial... values)
Deprecated.
SSRF references are managed automatically. Use
TOA.withChannelPlan(ChannelPlan...) instead. |
Role |
Role.withContactRef(Serial... values)
Deprecated.
SSRF references are managed automatically. Use
Role.withContact(Contact...) instead. |
Message |
Message.withDatasetRef(Serial... values)
Deprecated.
SSRF references are managed automatically. Use
Message.withData(Common...) instead. |
T |
Common.withEntryBy(Serial value)
Deprecated.
SSRF references are managed automatically. Use
Common.withEntryByRole(Role) instead. |
FEDeployment |
FEDeployment.withFERef(Serial value)
Set the dataset identifier of the ForceElement being deployed.
|
T |
Common.withLastChangeBy(Serial value)
Deprecated.
SSRF references are managed automatically. Use
Common.withLastChangeByRole(Role) instead. |
T |
Common.withLastReviewBy(Serial value)
Deprecated.
SSRF references are managed automatically. Use
Common.withLastReviewByRole(Role) instead. |
Satellite |
Satellite.withLaunchLocRef(Serial value)
Deprecated.
SSRF references are managed automatically. Use
Satellite.withLaunchLoc(Location) instead. |
Allotment |
Allotment.withLocationRef(Serial... values)
Deprecated.
SSRF references are managed automatically. Use
Allotment.withLocation(Location...) instead. |
Location |
Location.withLocationRef(Serial... values)
Deprecated.
SSRF references are managed automatically. Use
Location.withLocation(Location...) instead. |
RadiationPlan |
RadiationPlan.withLocationRef(Serial value)
Deprecated.
SSRF references are managed automatically. Use
RadiationPlan.withLocation(Location) instead. |
FEDeployment |
FEDeployment.withLocationRef(Serial value)
Set the serial of the referenced Location.
|
Administrative |
Administrative.withMessageRef(Serial value)
Deprecated.
SSRF references are managed automatically. Use
Administrative.withMessage(Message) instead. |
T |
Common.withModAllowedBy(Serial value)
Deprecated.
SSRF references are managed automatically. Use
Common.withModAllowedByRole(Role) instead. |
T |
Common.withOwner(Serial value)
Deprecated.
SSRF references are managed automatically. Use
Common.withOwnerRole(Role) instead. |
ForceElement |
ForceElement.withOwningOrganisationRef(Serial value)
Set a reference to the organisation that owns the ForceElement.
|
Assignment |
Assignment.withRelatedRef(Serial... values)
Deprecated.
SSRF references are managed automatically. Use
Assignment.withRelated(Common...) instead. |
Satellite |
Satellite.withRFSystemRef(Serial... values)
Set the RFSystemRef
|
Organisation |
Organisation.withRoleRef(Serial... values)
Deprecated.
SSRF references are managed automatically. Use
Organisation.withRole(Role...) instead. |
T |
Common.withSerial(Serial value)
Set a unique Dataset identifier.
|
SSReply |
SSReply.withSSRequestRef(Serial value)
Set the dataset identifier of the SSRequest being replied to.
|
IntfReport |
IntfReport.withVictimAsgnRef(Serial value)
Deprecated.
SSRF references are managed automatically. Use
IntfReport.withVictimAssignment(Assignment) instead. |
Modifier and Type | Method and Description |
---|---|
TOA |
TOA.withChannelPlanRef(Collection<Serial> values)
Deprecated.
SSRF references are managed automatically. Use
TOA.withChannelPlan(ChannelPlan...) instead. |
Role |
Role.withContactRef(Collection<Serial> values)
Deprecated.
SSRF references are managed automatically. Use
Role.withContact(Contact...) instead. |
Message |
Message.withDatasetRef(Collection<Serial> values)
Deprecated.
SSRF references are managed automatically. Use
Message.withData(Common...) instead. |
Allotment |
Allotment.withLocationRef(Collection<Serial> values)
Deprecated.
SSRF references are managed automatically. Use
Allotment.withLocation(Location...) instead. |
Location |
Location.withLocationRef(Collection<Serial> values)
Deprecated.
SSRF references are managed automatically. Use
Location.withLocation(Location...) instead. |
Assignment |
Assignment.withRelatedRef(Collection<Serial> values)
Deprecated.
SSRF references are managed automatically. Use
Assignment.withRelated(Common...) instead. |
Satellite |
Satellite.withRFSystemRef(Collection<Serial> values)
Set the RFSystemRef
|
Organisation |
Organisation.withRoleRef(Collection<Serial> values)
Deprecated.
SSRF references are managed automatically. Use
Organisation.withRole(Role...) instead. |
Modifier and Type | Method and Description |
---|---|
Serial |
Dataset.getSerial()
Get the serial of the referenced Dataset..
|
Modifier and Type | Method and Description |
---|---|
Set<Serial> |
Dataset.getMissingRef()
Deprecated.
SSRF references are managed automatically. Use
Dataset.getMissing() instead. |
Modifier and Type | Method and Description |
---|---|
void |
Dataset.setSerial(Serial value)
Set the serial of the referenced Dataset..
|
Dataset |
Dataset.withMissingRef(Serial... values)
Deprecated.
SSRF references are managed automatically. Use
Dataset.withMissing(Common...) instead. |
Dataset |
Dataset.withSerial(Serial value)
Set the serial of the referenced Dataset.
|
Modifier and Type | Method and Description |
---|---|
Dataset |
Dataset.withMissingRef(Collection<Serial> values)
Deprecated.
SSRF references are managed automatically. Use
Dataset.withMissing(Common...) instead. |
Modifier and Type | Method and Description |
---|---|
Serial |
POCInformation.getSerial()
Deprecated.
SSRF references are managed automatically. Use
POCInformation.getPoc() instead. |
Modifier and Type | Method and Description |
---|---|
Set<Serial> |
AllotFreq.getLocationRestrictionRef()
Get the LocationRestriction
|
Modifier and Type | Method and Description |
---|---|
void |
POCInformation.setSerial(Serial value)
Deprecated.
SSRF references are managed automatically. Use
#setPoc(Common) instead. |
AllotFreq |
AllotFreq.withLocationRestrictionRef(Serial... values)
Set the LocationRestriction
|
POCInformation |
POCInformation.withSerial(Serial value)
Deprecated.
SSRF references are managed automatically. Use
POCInformation.withPoc(Common) instead. |
Modifier and Type | Method and Description |
---|---|
AllotFreq |
AllotFreq.withLocationRestrictionRef(Collection<Serial> values)
Set the LocationRestriction
|
Modifier and Type | Method and Description |
---|---|
Serial |
PairedFreq.getAssignmentRef()
Deprecated.
SSRF references are managed automatically. Use
PairedFreq.getAssignment() instead. |
Serial |
StationLoc.getLocSatRef()
Deprecated.
SSRF references are managed automatically. Use
StationLoc.getLocSat() instead. |
Serial |
RecordNote.getNoteRef()
Deprecated.
SSRF references are managed automatically. Use
RecordNote.getNote() instead. |
Serial |
AsgnAllotOwner.getOwnerOrgRef()
Deprecated.
SSRF references are managed automatically. Use
AsgnAllotOwner.getOwnerOrg() instead. |
Serial |
StatusLog.getPOCRef()
Get the reference to a Contact, Organisation, or Role responsible for this
status log entry or the recipient of the action..
|
Serial |
StationLoc.getServiceVolumeLocRef()
Get the reference to a Location for an aeronautical coverage area.
|
Modifier and Type | Method and Description |
---|---|
Set<Serial> |
Configuration.getLoadsetRef()
Deprecated.
SSRF references are managed automatically. Use
Configuration.getLoadset() instead. |
Modifier and Type | Method and Description |
---|---|
void |
PairedFreq.setAssignmentRef(Serial value)
Deprecated.
SSRF references are managed automatically. Use
#setAssignment(Assignment) instead. |
void |
StationLoc.setLocSatRef(Serial value)
Deprecated.
SSRF references are managed automatically. Use
#setLocSat(Common) instead. |
void |
RecordNote.setNoteRef(Serial value)
Deprecated.
SSRF references are managed automatically. Use
#setNote(Note) instead. |
void |
AsgnAllotOwner.setOwnerOrgRef(Serial value)
Deprecated.
SSRF references are managed automatically. Use
#setOwnerOrg(Organisation) instead. |
void |
StatusLog.setPOCRef(Serial value)
Set the reference to a Contact, Organisation, or Role responsible for this
status log entry or the recipient of the action..
|
void |
StationLoc.setServiceVolumeLocRef(Serial value)
Set the reference to a Location for an aeronautical coverage area.
|
PairedFreq |
PairedFreq.withAssignmentRef(Serial value)
Deprecated.
SSRF references are managed automatically. Use
PairedFreq.withAssignment(Assignment) instead. |
Configuration |
Configuration.withLoadsetRef(Serial... values)
Deprecated.
SSRF references are managed automatically. Use
Configuration.withLoadset(Loadset...) instead. |
StationLoc |
StationLoc.withLocSatRef(Serial value)
Deprecated.
SSRF references are managed automatically. Use
StationLoc.withLocSat(Common) instead. |
RecordNote |
RecordNote.withNoteRef(Serial value)
Deprecated.
SSRF references are managed automatically. Use
RecordNote.withNote(Note) instead. |
AsgnAllotOwner |
AsgnAllotOwner.withOwnerOrgRef(Serial value)
Deprecated.
SSRF references are managed automatically. Use
AsgnAllotOwner.withOwnerOrg(Organisation) instead. |
StatusLog |
StatusLog.withPOCRef(Serial value)
Set the reference to a Contact, Organisation, or Role responsible for this
status log entry or the recipient of the action.
|
StationLoc |
StationLoc.withServiceVolumeLocRef(Serial value)
Set the reference to a Location for an aeronautical coverage area.
|
Modifier and Type | Method and Description |
---|---|
Configuration |
Configuration.withLoadsetRef(Collection<Serial> values)
Deprecated.
SSRF references are managed automatically. Use
Configuration.withLoadset(Loadset...) instead. |
Modifier and Type | Method and Description |
---|---|
Serial |
Assets.getSerial()
Deprecated.
SSRF references are managed automatically. Use
Assets.getAsset() instead. |
Modifier and Type | Method and Description |
---|---|
void |
Assets.setSerial(Serial value)
Deprecated.
SSRF references are managed automatically. Use
#setAsset(Common) instead. |
Assets |
Assets.withSerial(Serial value)
Deprecated.
SSRF references are managed automatically. Use
Assets.withAsset(Common) instead. |
Modifier and Type | Method and Description |
---|---|
Serial |
JRFLEntry.getAsgnAllotRef()
Deprecated.
SSRF references are managed automatically. Use
JRFLEntry.getAssignmentAllotment() instead. |
Serial |
JRFLEntryLocation.getSerial()
Deprecated.
SSRF references are managed automatically. Use
JRFLEntryLocation.getLocation() instead. |
Modifier and Type | Method and Description |
---|---|
void |
JRFLEntry.setAsgnAllotRef(Serial value)
Deprecated.
SSRF references are managed automatically. Use
#setAssignmentAllotment(Common) instead. |
void |
JRFLEntryLocation.setSerial(Serial value)
Deprecated.
SSRF references are managed automatically. Use
#setLocation(Location) instead. |
JRFLEntry |
JRFLEntry.withAsgnAllotRef(Serial value)
Deprecated.
SSRF references are managed automatically. Use
JRFLEntry.withAssignmentAllotment(Common) instead. |
JRFLEntryLocation |
JRFLEntryLocation.withSerial(Serial value)
Deprecated.
SSRF references are managed automatically. Use
JRFLEntryLocation.withLocation(Location) instead. |
Modifier and Type | Method and Description |
---|---|
static Serial |
Serial.getInstance(Class<? extends Common<?>> clazz)
Get a Serial instance for the indicated class instance.
|
Serial |
Serial.withCountry(ListCCY value)
Set the Serial number Country part (REQUIRED).
|
Serial |
Serial.withLocale(Locale value)
Set the Serial number Country part (REQUIRED).
|
Serial |
Serial.withOrganisation(String value)
Set the serial number Organization code (OPTIONAL).
|
Serial |
Serial.withSerial(Long value)
Set the serial number Serial identifier (REQUIRED) as a Long Number
instance.
|
Serial |
Serial.withSerial(String value)
Set the serial number Serial identifier (REQUIRED).
|
Serial |
Serial.withValue(String value)
Sets the SSRF SERIAL number value.
|
Modifier and Type | Method and Description |
---|---|
int |
Serial.compareTo(Serial o)
Comparison and sorting is alphabetical based upon the String value.
|
Modifier and Type | Method and Description |
---|---|
Serial |
RxAntModeRef.getSerial()
Deprecated.
SSRF references are managed automatically. Use
RxAntModeRef.getAntenna() instead. |
Serial |
TxRef.getSerial()
Deprecated.
SSRF references are managed automatically. Use
TxRef.getTransmitter() instead. |
Serial |
RxRef.getSerial()
Deprecated.
SSRF references are managed automatically. Use
RxRef.getReceiver() instead. |
Modifier and Type | Method and Description |
---|---|
void |
RxAntModeRef.setSerial(Serial value)
Deprecated.
SSRF references are managed automatically. Use
#setAntenna(Antenna) instead. |
void |
TxRef.setSerial(Serial value)
Deprecated.
SSRF references are managed automatically. Use
#setTransmitter(Transmitter) instead. |
void |
RxRef.setSerial(Serial value)
Deprecated.
SSRF references are managed automatically. Use
#setReceiver(Receiver) instead. |
TxAntModeRef |
TxAntModeRef.withSerial(Serial value) |
RxAntModeRef |
RxAntModeRef.withSerial(Serial value)
Deprecated.
SSRF references are managed automatically. Use
RxAntModeRef.withAntenna(Antenna) instead. |
TxRef |
TxRef.withSerial(Serial value)
Deprecated.
SSRF references are managed automatically. Use
TxRef.withTransmitter(Transmitter) instead. |
RxRef |
RxRef.withSerial(Serial value)
Deprecated.
SSRF references are managed automatically. Use
RxRef.withReceiver(Receiver) instead. |
Modifier and Type | Method and Description |
---|---|
Serial |
RelatedOrganisation.getSerial()
Deprecated.
SSRF references are managed automatically. Use
RelatedOrganisation.getOrganisation() instead. |
Modifier and Type | Method and Description |
---|---|
void |
RelatedOrganisation.setSerial(Serial value)
Deprecated.
SSRF references are managed automatically. Use
#setOrganisation(Organisation) instead. |
RelatedOrganisation |
RelatedOrganisation.withSerial(Serial value)
Deprecated.
SSRF references are managed automatically. Use
RelatedOrganisation.withOrganisation(Organisation) instead. |
Modifier and Type | Method and Description |
---|---|
Serial |
JammingTarget.getLoadsetRef()
Deprecated.
SSRF references are managed automatically. Use
JammingTarget.getLoadset() instead. |
Serial |
JammingTarget.getLocationRef()
Get the unique reference of an existing Location dataset that describes the
target location.
|
Serial |
JammingPlan.getStartLocationRef()
Deprecated.
SSRF references are managed automatically. Use
JammingPlan.getStartLocation() instead. |
Serial |
JammingPlan.getStopLocationRef()
Deprecated.
SSRF references are managed automatically.
|
Modifier and Type | Method and Description |
---|---|
void |
JammingTarget.setLoadsetRef(Serial value)
Deprecated.
SSRF references are managed automatically. Use
#setLoadset(Loadset) instead. |
void |
JammingTarget.setLocationRef(Serial value)
Set the unique reference of an existing Location dataset that describes the
target location.
|
void |
JammingPlan.setStartLocationRef(Serial value)
Deprecated.
SSRF references are managed automatically. Use
#setStartLocation(Location) instead. |
void |
JammingPlan.setStopLocationRef(Serial value)
Deprecated.
SSRF references are managed automatically.
|
JammingTarget |
JammingTarget.withLoadsetRef(Serial value)
Deprecated.
SSRF references are managed automatically. Use
JammingTarget.withLoadset(Loadset) instead. |
JammingTarget |
JammingTarget.withLocationRef(Serial value)
Set the unique reference of an existing Location dataset that describes the
target location.
|
JammingPlan |
JammingPlan.withStartLocationRef(Serial value)
Deprecated.
SSRF references are managed automatically. Use
JammingPlan.withStartLocation(Location) instead. |
JammingPlan |
JammingPlan.withStopLocationRef(Serial value)
Deprecated.
SSRF references are managed automatically.
|
Modifier and Type | Method and Description |
---|---|
Serial |
RelatedSystem.getSerial()
Deprecated.
SSRF references are managed automatically. Use
RelatedSystem.getRfSystem() instead. |
Modifier and Type | Method and Description |
---|---|
void |
RelatedSystem.setSerial(Serial value)
Deprecated.
SSRF references are managed automatically. Use
#setRfSystem(RFSystem) instead. |
RelatedSystem |
RelatedSystem.withSerial(Serial value)
Deprecated.
SSRF references are managed automatically. Use
RelatedSystem.withRfSystem(RFSystem) instead. |
Modifier and Type | Method and Description |
---|---|
Serial |
EarthStation.getLocationRef()
Deprecated.
SSRF references are managed automatically. Use
EarthStation.getLocation() instead. |
Modifier and Type | Method and Description |
---|---|
void |
EarthStation.setLocationRef(Serial value)
Deprecated.
SSRF references are managed automatically. Use
#setLocation(Location) instead. |
EarthStation |
EarthStation.withLocationRef(Serial value)
Deprecated.
SSRF references are managed automatically. Use
EarthStation.withLocation(Location) instead. |
Modifier and Type | Method and Description |
---|---|
Serial |
StageLocation.getLocSatRef()
Deprecated.
SSRF references are managed automatically. Use
StageLocation.getLocSat() instead. |
Modifier and Type | Method and Description |
---|---|
void |
StageLocation.setLocSatRef(Serial value)
Deprecated.
SSRF references are managed automatically. Use
#setLocSat(Common) instead. |
StageLocation |
StageLocation.withLocSatRef(Serial value)
Deprecated.
SSRF references are managed automatically. Use
StageLocation.withLocSat(Common) instead. |
Modifier and Type | Method and Description |
---|---|
Serial |
EndpointLocation.getLocSatRef()
Deprecated.
SSRF references are managed automatically. Use
EndpointLocation.getLocSat() instead. |
Serial |
RelatedSupportability.getSSRequestRef()
Get a Serial reference to a superseded or related SSRequest application..
|
Modifier and Type | Method and Description |
---|---|
void |
EndpointLocation.setLocSatRef(Serial value)
Deprecated.
SSRF references are managed automatically. Use
#setLocSat(Common) instead. |
void |
RelatedSupportability.setSSRequestRef(Serial value)
Set a Serial reference to a superseded or related SSRequest application..
|
EndpointLocation |
EndpointLocation.withLocSatRef(Serial value)
Deprecated.
SSRF references are managed automatically. Use
EndpointLocation.withLocSat(Common) instead. |
RelatedSupportability |
RelatedSupportability.withSSRequestRef(Serial value)
Set a Serial reference to a superseded or related SSRequest application.
|
Modifier and Type | Method and Description |
---|---|
Set<Serial> |
Allocation.getChannelPlanRef()
Deprecated.
SSRF references are managed automatically. Use
Allocation.getChannelPlan() instead. |
Modifier and Type | Method and Description |
---|---|
Allocation |
Allocation.withChannelPlanRef(Serial... values)
Deprecated.
SSRF references are managed automatically. Use
Allocation.withChannelPlan(ChannelPlan...) instead. |
Modifier and Type | Method and Description |
---|---|
Allocation |
Allocation.withChannelPlanRef(Collection<Serial> values)
Deprecated.
SSRF references are managed automatically. Use
Allocation.withChannelPlan(ChannelPlan...) instead. |
Copyright © 2016 OpenSSRF.org. All rights reserved.