Modifier and Type | Method and Description |
---|---|
Class<? extends Common<?>> |
EDatasetType.getClazz()
Get the class type for this serial type.
|
Modifier and Type | Class and Description |
---|---|
class |
Administrative
Data element Administrative has several usages: It can be used to inform
other data repositories that datasets have been deleted from a data
repository; It can also be used to reject an incoming dataset which cannot be
validated against the local repository, for example if it refers to unknown
datasets.
|
class |
Allotment
Allotment is a group of frequencies given to a subordinate organisation for
local management, for specific types of emissions, at a certain location, and
for a specified period of time.
|
class |
Antenna
Antenna is the XML root for all parameters of an Antenna.
|
class |
Assignment
Assignment is the XML root for all parameters of a system of assignments.
|
class |
ChannelPlan
ChannelPlan describes the plan for the channel set.
|
class |
Contact
Contact is the XML root for all parameters of a Contact.
|
class |
ExternalReference
ExternalReference contains bibliographic or any other references applicable
to the dataset except those placed in Derivative Classification Authority
(Data element ClsDerived).
|
class |
FEDeployment
FEDeployment describes the deployment of a force element to a location.
|
class |
ForceElement
ForceElement is used to describe any Unit or Platform that has the ability to
transmit or receive RF signals.
|
class |
IntfReport
IntfReport contains information on a source and victim of an interference
incident.
|
class |
JRFL
JRFL is the XML root for all parameters of a JRFL.
|
class |
Loadset
LoadSet (US) describes the general system setup to be used under a specified
set of conditions, typically related to jamming or frequency hopping.
|
class |
Location
Location is used to describe a geographical location, polygonal or ellipse
area, or a set of those.
|
class |
Message
Message describes the receipt and disposition of a group of Datasets in a
single transmittal.
|
class |
Note
Note (US) is the XML root for all parameters of a Note.
|
class |
Organisation
Organisation is the XML root for all parameters of an Organisation (service,
agency, manufacturer, etc).
|
class |
RadiationPlan
RadiationPlan (US) is used to describe the high level plans that can be
directed at a specific target or the mission plan for a group of targets.
|
class |
Receiver
Receiver is the root element (dataset) containing the receiver
characteristics.
|
class |
RFSystem
RFSystem describes the association of one or several Transmitters, Receivers
and Antennas as they are assembled to form a system on a platform; it can
also include the specific modes which are allowed or technically possible in
this assembly.
|
class |
Role
Role is the XML root for all parameters of a Role (position or role
representing an organisational user of the system; also known as Job Account
in the USA).
|
class |
Satellite
Satellite contains station information related to the space service.
|
class |
SSReply
SSReply is the XML root for all parameters of a Host Nation Declaration of
Spectrum Supportability.
|
class |
SSRequest
SSRequest contains all parameters describing the system and its usage, for
which Spectrum Supportability is being requested.
|
class |
TOA
TOA is the XML root for all parameters of a Table of Allocations.
|
class |
Transmitter
Transmitter is the root element (dataset) containing the transmitter
characteristics.
|
Modifier and Type | Method and Description |
---|---|
Set<Common<?>> |
Message.getData()
Get .
|
Set<Common<?>> |
Assignment.getRelated()
Get the RelatedRef
|
Modifier and Type | Method and Description |
---|---|
Message |
Message.withData(Common<?>... values)
Set
|
Assignment |
Assignment.withRelated(Common<?>... values)
Set the RelatedRef
|
Modifier and Type | Method and Description |
---|---|
Message |
Message.withData(Collection<Common<?>> values)
Set
|
Assignment |
Assignment.withRelated(Collection<Common<?>> values)
Set the RelatedRef
|
Modifier and Type | Method and Description |
---|---|
Set<Common<?>> |
Dataset.getMissing()
Get the MissingRef
|
Modifier and Type | Method and Description |
---|---|
Dataset |
Dataset.withMissing(Common<?>... values)
Set the MissingRef
|
Modifier and Type | Method and Description |
---|---|
Dataset |
Dataset.withMissing(Collection<Common<?>> values)
Set the MissingRef
|
Modifier and Type | Method and Description |
---|---|
Common<?> |
POCInformation.getPoc()
Get the dataset identifier of the Contact, Organisation, or Role..
|
Modifier and Type | Method and Description |
---|---|
POCInformation |
POCInformation.withPoc(Common<?> value)
Set the dataset identifier of the Contact, Organisation, or Role.
|
Modifier and Type | Method and Description |
---|---|
Common<?> |
StationLoc.getLocSat()
Get the serial of a Location or Satellite dataset.
|
Common<?> |
StatusLog.getPoc()
Get the reference to a Contact, Organisation, or Role responsible for this
status log entry or the recipient of the action..
|
Modifier and Type | Method and Description |
---|---|
StationLoc |
StationLoc.withLocSat(Common<?> value)
Set the serial of a Location or Satellite dataset.
|
StatusLog |
StatusLog.withPoc(Common<?> value)
Set the reference to a Contact, Organisation, or Role responsible for this
status log entry or the recipient of the action.
|
Modifier and Type | Method and Description |
---|---|
Common<?> |
Assets.getAsset()
Get a reference to a Transmitter, Receiver, Antenna, RFSystem used by this
ForceElement, or to a ForceElement carried by or belonging to this
ForceElement..
|
Modifier and Type | Method and Description |
---|---|
Assets |
Assets.withAsset(Common<?> value)
Set a reference to a Transmitter, Receiver, Antenna, RFSystem used by this
ForceElement, or to a ForceElement carried by or belonging to this
ForceElement.
|
Modifier and Type | Method and Description |
---|---|
Common<?> |
JRFLEntry.getAssignmentAllotment()
Get the Serial reference of the Assignment or Allotment to be protected.
|
Modifier and Type | Method and Description |
---|---|
JRFLEntry |
JRFLEntry.withAssignmentAllotment(Common<?> value)
Set the Serial reference of the Assignment or Allotment to be protected.
|
Modifier and Type | Method and Description |
---|---|
static TSerial |
TSerial.getInstance(Class<? extends Common<?>> clazz)
Get a TSerial instance for the indicated class instance.
|
Modifier and Type | Method and Description |
---|---|
static Serial |
Serial.getInstance(Class<? extends Common<?>> clazz)
Get a Serial instance for the indicated class instance.
|
Modifier and Type | Method and Description |
---|---|
Common<?> |
StageLocation.getLocSat()
Get the serial of a Location or satellite..
|
Modifier and Type | Method and Description |
---|---|
StageLocation |
StageLocation.withLocSat(Common<?> value)
Set the serial of a Location or satellite.
|
Modifier and Type | Method and Description |
---|---|
Common<?> |
EndpointLocation.getLocSat()
Get a reference to a geographic location or satellite associated with this
diagram endpoint.
|
Modifier and Type | Method and Description |
---|---|
EndpointLocation |
EndpointLocation.withLocSat(Common<?> value)
Set a reference to a geographic location or satellite associated with this
diagram endpoint.
|
Copyright © 2016 OpenSSRF.org. All rights reserved.