Modifier and Type | Method and Description |
---|---|
static SSRF |
SSRF.fromXml(String xml)
Parse an import an XMl document into a SSRF object hierarchy.
|
static SSRF |
SSRF.getInstance(String xml)
Standard method to get a fully qualified class instance.
|
static SSRF |
SSRFUtility.postLoad(SSRF ssrf)
Process a SSRF instance object after reading from XML.
|
static SSRF |
SSRFUtility.prepare(SSRF ssrf)
Process a SSRF instance object for export.
|
SSRF |
SSRF.withProperties(SSRFProperties ssrfProperties)
Set the SSRF Properties for this SSRF instance.
|
SSRF |
SSRF.withProperty(String propertyName,
String propertyValue)
Set a SSRF property.
|
Modifier and Type | Method and Description |
---|---|
static SSRF |
SSRFUtility.postLoad(SSRF ssrf)
Process a SSRF instance object after reading from XML.
|
static SSRF |
SSRFUtility.prepare(SSRF ssrf)
Process a SSRF instance object for export.
|
Modifier and Type | Method and Description |
---|---|
void |
Common.postLoad(SSRF root)
Update the SSRF data type references in this Common record after loading
from XML.
|
void |
IntfReport.postLoad(SSRF root)
Update the SSRF data type references in this IntfReport record after
loading from XML.
|
void |
Organisation.postLoad(SSRF root)
Update the SSRF data type references in this Organisation record after
loading from XML.
|
void |
RadiationPlan.postLoad(SSRF root)
Update the SSRF data type references in this RadiationPlan record after
loading from XML.
|
void |
Allotment.postLoad(SSRF root)
Update the SSRF data type references in this Allotment record after loading
from XML.
|
void |
Satellite.postLoad(SSRF root)
Update the SSRF data type references in this Satellite record after loading
from XML.
|
void |
Location.postLoad(SSRF root)
Update the SSRF data type references in this Location record after loading
from XML.
|
void |
ForceElement.postLoad(SSRF root)
Update the SSRF data type references in this ForceElement record after
loading from XML.
|
void |
Assignment.postLoad(SSRF root)
Update the SSRF data type references in this Assignment record after
loading from XML.
|
void |
Role.postLoad(SSRF root)
Update the SSRF data type references in this Role record after loading from
XML.
|
void |
TOA.postLoad(SSRF root)
Update the SSRF data type references in this TOA record after loading from
XML.
|
void |
Message.postLoad(SSRF root)
Update the SSRF data type references in this Message record after loading
from XML.
|
void |
FEDeployment.postLoad(SSRF root)
Update the SSRF data type references in this FEDeployment record after
loading from XML.
|
void |
SSReply.postLoad(SSRF root)
Update the SSRF data type references in this SSReply record after loading
from XML.
|
void |
Administrative.postLoad(SSRF root)
Update the SSRF data type references in this Administrative record after
loading from XML.
|
Modifier and Type | Method and Description |
---|---|
void |
Dataset.postLoad(SSRF root)
Update the SSRF data type references in this Dataset record after loading
from XML.
|
Modifier and Type | Method and Description |
---|---|
void |
POCInformation.postLoad(SSRF root)
Update the SSRF data type references in this POCInformation record after
loading from XML.
|
void |
AllotFreq.postLoad(SSRF root)
Update the SSRF data type references in this AllotFreq record after loading
from XML.
|
Modifier and Type | Method and Description |
---|---|
void |
StatusLog.postLoad(SSRF root)
Update the SSRF data type references in this StatusLog record after loading
from XML.
|
void |
StationLoc.postLoad(SSRF root)
Update the SSRF data type references in this StationLoc record after
loading from XML.
|
void |
RecordNote.postLoad(SSRF root)
Update the SSRF data type references in this RecordNote record after
loading from XML.
|
void |
Configuration.postLoad(SSRF root)
Update the SSRF data type references in this Configuration record after
loading from XML.
|
void |
AsgnAllotOwner.postLoad(SSRF root)
Update the SSRF data type references in this AsgnAllotOwner record after
loading from XML.
|
void |
PairedFreq.postLoad(SSRF root)
Update the SSRF data type references in this PairedFreq record after
loading from XML.
|
Modifier and Type | Method and Description |
---|---|
void |
ExtReferenceRef.postLoad(SSRF root)
Update the SSRF data type references in this ExtReferenceRef record after
loading from XML.
|
Modifier and Type | Method and Description |
---|---|
void |
Assets.postLoad(SSRF root)
Update the SSRF data type references in this Assets record after loading
from XML.
|
Modifier and Type | Method and Description |
---|---|
void |
JRFLEntry.postLoad(SSRF root)
Update the SSRF data type references in this JRFLEntry record after loading
from XML.
|
void |
JRFLEntryLocation.postLoad(SSRF root)
Update the SSRF data type references in this JRFLEntryLocation record after
loading from XML.
|
Modifier and Type | Method and Description |
---|---|
void |
RxAntModeRef.postLoad(SSRF root)
Update the SSRF data type references in this RxAntModeRef record after
loading from XML.
|
void |
TxRef.postLoad(SSRF root)
Update the SSRF data type references in this TxRef record after loading
from XML.
|
void |
RxRef.postLoad(SSRF root)
Update the SSRF data type references in this RxRef record after loading
from XML.
|
Modifier and Type | Method and Description |
---|---|
void |
RelatedOrganisation.postLoad(SSRF root)
Update the SSRF data type references in this RelatedOrganisation record
after loading from XML.
|
Modifier and Type | Method and Description |
---|---|
void |
JammingPlan.postLoad(SSRF root)
Update the SSRF data type references in this JammingPlan record after
loading from XML.
|
void |
JammingTarget.postLoad(SSRF root)
Update the SSRF data type references in this JammingTarget record after
loading from XML.
|
Modifier and Type | Method and Description |
---|---|
void |
RelatedSystem.postLoad(SSRF root)
Update the SSRF data type references in this RelatedSystem record after
loading from XML.
|
Modifier and Type | Method and Description |
---|---|
void |
EarthStation.postLoad(SSRF root)
Update the SSRF data type references in this EarthStation record after
loading from XML.
|
Modifier and Type | Method and Description |
---|---|
void |
StageLocation.postLoad(SSRF root)
Update the SSRF data type references in this StageLocation record after
loading from XML.
|
Modifier and Type | Method and Description |
---|---|
void |
EndpointLocation.postLoad(SSRF root)
Update the SSRF data type references in this EndpointLocation record after
loading from XML.
|
void |
RelatedSupportability.postLoad(SSRF root)
Update the SSRF data type references in this RelatedSupportability record
after loading from XML.
|
Modifier and Type | Method and Description |
---|---|
void |
Allocation.postLoad(SSRF root)
Update the SSRF data type references in this Allocation record after
loading from XML.
|
Copyright © 2016 OpenSSRF.org. All rights reserved.