public class Loadset extends Common<Loadset>
Sub-Element is JammingChannelProfile
Example:
<Loadset cls="U">
<Serial cls="U">USA::LS:123</Serial>
<EntryDateTime cls="U">2011-12-25T00:00:00Z</EntryDateTime>
<KeyLoadProcedure cls="U">Sequential process using a permuter key unit </KeyLoadProcedure>
<MaxActiveFrames cls="U">5435</MaxActiveFrames>
<MaxReactiveFrames cls="U">3476</MaxReactiveFrames>
<Mission cls="U">Recurrent Dream</Mission>
<Name cls="U">Band K Set 0000134</Name>
<PrimaryFirmware cls="U">Barracuda Load Balancer</PrimaryFirmware>
<ResetProcedure cls="U">Reboot network resync permuter key with network</ResetProcedure>
<SecondaryFirmware cls="U">SRX5308 Version 3.0.8-12</SecondaryFirmware>
<Software cls="U">RBECS Version 2.8</Software>
<JammingChannelProfile>
<ActivationPower cls="U">-116</ActivationPower>
<ActivationTime cls="U">345.45</ActivationTime>
<CarrierWaveform cls="U"> OQPSK signal 20 MHZ in bandwidth</CarrierWaveform>
<CenterFreq cls="U">387.54</CenterFreq>
<ChannelSpacing cls="U">0.025</ChannelSpacing>
<Direction cls="U">Positive</Direction>
<Dwell cls="U">76.43</Dwell>
<ExBlankingOn cls="U">Yes</ExBlankingOn>
<FFTType cls="U"> Integral</FFTType>
<FreqMax cls="U">3107.56</FreqMax>
<FreqMin cls="U">2999.753</FreqMin>
<ObserveTime cls="U">012.45.6785</ObserveTime>
<OffsetFreq cls="U">0.00045</OffsetFreq>
<RxDuration cls="U">012.034.7643</RxDuration>
<Signal cls="U"> OQPSK signal 20 MHZ in bandwidth</Signal>
<Techniques cls="U">2571</Techniques>
<Threat cls="U">Perceived Global Warming</Threat>
<TxDuration cls="U">001.24.4578</TxDuration>
<TimingDeconflictionProtocol>
<Description cls="U">Enter a description of the data.</Description>
<Name cls="U">AD67</Name>
<Period cls="U">0.000012</Period>
<Ranking cls="U">Primary</Ranking>
<Required cls="U">Yes</Required>
<SyncMethod cls="U">RFC Simple Network Timing Protocol</SyncMethod>
<TriggerOff cls="U">.0184</TriggerOff>
<TriggerOn cls="U">.0001</TriggerOn>
</TimingDeconflictionProtocol>
</JammingChannelProfile>
</Loadset>
approvedBy, approvedDateTime, caseNum, cls, description, entryBy, entryByRole, entryDateTime, extReferenceRef, extReferences, idref, lastChangeBy, lastChangeByRole, lastChangeDateTime, lastObservedBy, lastReviewBy, lastReviewByRole, lastReviewDate, legacyReleasability, modAllowedBy, modAllowedByRole, observedFirstDateTime, observedLastDateTime, owner, ownerRole, quality, recommendedValue, redacted, releasability, remarkRef, remarks, securityClass, serial, state| Constructor and Description |
|---|
Loadset()
No arg constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Set<JammingChannelProfile> |
getJammingChannelProfile()
Get the US:JammingChannelProfile
|
MEMO |
getKeyLoadProcedure()
Get the sequence pattern for initializing the jamming equipment..
|
UN6 |
getMaxActiveFrames()
Get the maximum number of active frames (data blocks currently in use
directing equipment functionality) for a specific loadset..
|
UN6 |
getMaxReactiveFrames()
Get the maximum number of reactive frames (data blocks planned to direct
equipment functionality in response to a stimulus) for a specific loadset..
|
S100 |
getMission()
Get the task expected to be accomplished by the loadset..
|
S50 |
getName()
Get the name of the loadset..
|
S50 |
getPrimaryFirmware()
Get the mission-independent software that is "burned" and which stays
resident on the RF jamming hardware..
|
MEMO |
getResetProcedure()
Get the instructions for zeroing/sanitizing the jamming equipment to
initial operating conditions..
|
S50 |
getSecondaryFirmware()
Get alternate mission-independent software that is "burned" and which stays
resident on the RF jamming hardware..
|
S50 |
getSoftware()
Get the mission-specific software that is loaded on the RF jamming
hardware..
|
boolean |
isSet()
Determine if the required fields in this SSRF data type instance are set.
|
boolean |
isSetJammingChannelProfile()
Determine if the JammingChannelProfile is configured.
|
boolean |
isSetKeyLoadProcedure()
Determine if the KeyLoadProcedure is configured.
|
boolean |
isSetMaxActiveFrames()
Determine if the MaxActiveFrames is configured.
|
boolean |
isSetMaxReactiveFrames()
Determine if the MaxReactiveFrames is configured.
|
boolean |
isSetMission()
Determine if the Mission is configured.
|
boolean |
isSetName()
Determine if the Name is configured.
|
boolean |
isSetPrimaryFirmware()
Determine if the PrimaryFirmware is configured.
|
boolean |
isSetResetProcedure()
Determine if the ResetProcedure is configured.
|
boolean |
isSetSecondaryFirmware()
Determine if the SecondaryFirmware is configured.
|
boolean |
isSetSoftware()
Determine if the Software is configured.
|
void |
setKeyLoadProcedure(MEMO value)
Set the sequence pattern for initializing the jamming equipment..
|
void |
setMaxActiveFrames(UN6 value)
Set the maximum number of active frames (data blocks currently in use
directing equipment functionality) for a specific loadset..
|
void |
setMaxReactiveFrames(UN6 value)
Set the maximum number of reactive frames (data blocks planned to direct
equipment functionality in response to a stimulus) for a specific loadset..
|
void |
setMission(S100 value)
Set the task expected to be accomplished by the loadset..
|
void |
setName(S50 value)
Set the name of the loadset..
|
void |
setPrimaryFirmware(S50 value)
Set the mission-independent software that is "burned" and which stays
resident on the RF jamming hardware..
|
void |
setResetProcedure(MEMO value)
Set the instructions for zeroing/sanitizing the jamming equipment to
initial operating conditions..
|
void |
setSecondaryFirmware(S50 value)
Set alternate mission-independent software that is "burned" and which stays
resident on the RF jamming hardware..
|
void |
setSoftware(S50 value)
Set the mission-specific software that is loaded on the RF jamming
hardware..
|
String |
toString()
Get a string representation of this Loadset instance configuration.
|
void |
unsetJammingChannelProfile()
Clear the JammingChannelProfile field.
|
Loadset |
withJammingChannelProfile(Collection<JammingChannelProfile> values)
Set the US:JammingChannelProfile
|
Loadset |
withJammingChannelProfile(JammingChannelProfile... values)
Set the US:JammingChannelProfile
|
Loadset |
withKeyLoadProcedure(String value)
Set the sequence pattern for initializing the jamming equipment.
|
Loadset |
withMaxActiveFrames(Integer value)
Set the maximum number of active frames (data blocks currently in use
directing equipment functionality) for a specific loadset.
|
Loadset |
withMaxReactiveFrames(Integer value)
Set the maximum number of reactive frames (data blocks planned to direct
equipment functionality in response to a stimulus) for a specific loadset.
|
Loadset |
withMission(String value)
Set the task expected to be accomplished by the loadset.
|
Loadset |
withName(String value)
Set the name of the loadset.
|
Loadset |
withPrimaryFirmware(String value)
Set the mission-independent software that is "burned" and which stays
resident on the RF jamming hardware.
|
Loadset |
withResetProcedure(String value)
Set the instructions for zeroing/sanitizing the jamming equipment to
initial operating conditions.
|
Loadset |
withSecondaryFirmware(String value)
Set alternate mission-independent software that is "burned" and which stays
resident on the RF jamming hardware.
|
Loadset |
withSoftware(String value)
Set the mission-specific software that is loaded on the RF jamming
hardware.
|
compareTo, equals, getApprovedBy, getApprovedDateTime, getCaseNum, getCls, getDescription, getEntryBy, getEntryByRole, getEntryDateTime, getExtReferenceRef, getExtReferences, getIdref, getLastChangeBy, getLastChangeByRole, getLastChangeDateTime, getLastObservedBy, getLastReviewBy, getLastReviewByRole, getLastReviewDate, getLegacyReleasability, getModAllowedBy, getModAllowedByRole, getObservedFirstDateTime, getObservedLastDateTime, getOwner, getOwnerRole, getQuality, getRecommendedValue, getRedacted, getReleasability, getRemarkRef, getRemarks, getSecurityClass, getSerial, getState, hashCode, isSetApprovedBy, isSetApprovedDateTime, isSetCaseNum, isSetCls, isSetDescription, isSetEntryBy, isSetEntryByRole, isSetEntryDateTime, isSetExtReferenceRef, isSetExtReferences, isSetIdref, isSetLastChangeBy, isSetLastChangeByRole, isSetLastChangeDateTime, isSetLastObservedBy, isSetLastReviewBy, isSetLastReviewByRole, isSetLastReviewDate, isSetLegacyReleasability, isSetModAllowedBy, isSetModAllowedByRole, isSetObservedFirstDateTime, isSetObservedLastDateTime, isSetOwner, isSetOwnerRole, isSetQuality, isSetRecommendedValue, isSetRedacted, isSetReleasability, isSetRemarkRef, isSetRemarks, isSetSecurityClass, isSetSerial, isSetState, postLoad, prepare, setApprovedBy, setApprovedDateTime, setCls, setDescription, setEntryBy, setEntryDateTime, setIdref, setLastChangeBy, setLastChangeDateTime, setLastObservedBy, setLastReviewBy, setLastReviewDate, setLegacyReleasability, setModAllowedBy, setObservedFirstDateTime, setObservedLastDateTime, setOwner, setQuality, setRecommendedValue, setRedacted, setSecurityClass, setSerial, setState, unsetCaseNum, unsetExtReferenceRef, unsetExtReferences, unsetReleasability, unsetRemarkRef, unsetRemarks, withApprovedBy, withApprovedDateTime, withApprovedDateTime, withCaseNum, withCaseNum, withCls, withDescription, withEntryBy, withEntryByRole, withEntryDateTime, withExtReferenceRef, withExtReferenceRef, withExtReferences, withExtReferences, withExtReferences, withIdref, withLastChangeBy, withLastChangeByRole, withLastChangeDateTime, withLastChangeDateTime, withLastObservedBy, withLastReviewBy, withLastReviewByRole, withLastReviewDate, withLastReviewDate, withLegacyReleasability, withModAllowedBy, withModAllowedByRole, withObservedFirstDateTime, withObservedFirstDateTime, withObservedLastDateTime, withObservedLastDateTime, withOwner, withOwnerRole, withQuality, withRecommendedValue, withRedacted, withReleasability, withReleasability, withRemarkRef, withRemarkRef, withRemarkRef, withRemarks, withRemarks, withSecurityClass, withSerial, withStatepublic Loadset()
public MEMO getKeyLoadProcedure()
MEMO instancepublic void setKeyLoadProcedure(MEMO value)
value - a MEMO instancepublic boolean isSetKeyLoadProcedure()
public UN6 getMaxActiveFrames()
UN6 instancepublic void setMaxActiveFrames(UN6 value)
value - a UN6 instancepublic boolean isSetMaxActiveFrames()
public UN6 getMaxReactiveFrames()
UN6 instancepublic void setMaxReactiveFrames(UN6 value)
value - a UN6 instancepublic boolean isSetMaxReactiveFrames()
public S100 getMission()
S100 instancepublic void setMission(S100 value)
value - a S100 instancepublic boolean isSetMission()
public void setName(S50 value)
value - a S50 instancepublic boolean isSetName()
public S50 getPrimaryFirmware()
S50 instancepublic void setPrimaryFirmware(S50 value)
value - a S50 instancepublic boolean isSetPrimaryFirmware()
public MEMO getResetProcedure()
MEMO instancepublic void setResetProcedure(MEMO value)
value - a MEMO instancepublic boolean isSetResetProcedure()
public S50 getSecondaryFirmware()
S50 instancepublic void setSecondaryFirmware(S50 value)
value - a S50 instancepublic boolean isSetSecondaryFirmware()
public S50 getSoftware()
S50 instancepublic void setSoftware(S50 value)
value - a S50 instancepublic boolean isSetSoftware()
public Set<JammingChannelProfile> getJammingChannelProfile()
Complex element JammingChannelProfile (US) describes the specific Loadset parameters for jamming a discrete frequency or frequency range..
JammingChannelProfile instancepublic boolean isSetJammingChannelProfile()
public void unsetJammingChannelProfile()
public Loadset withKeyLoadProcedure(String value)
value - An instances of type String.public Loadset withMaxActiveFrames(Integer value)
value - An instances of type Integer.public Loadset withMaxReactiveFrames(Integer value)
value - An instances of type Integer.public Loadset withMission(String value)
value - An instances of type String.public Loadset withName(String value)
value - An instances of type String.public Loadset withPrimaryFirmware(String value)
value - An instances of type String.public Loadset withResetProcedure(String value)
value - An instances of type String.public Loadset withSecondaryFirmware(String value)
value - An instances of type String.public Loadset withSoftware(String value)
value - An instances of type String.public Loadset withJammingChannelProfile(JammingChannelProfile... values)
Complex element JammingChannelProfile (US) describes the specific Loadset parameters for jamming a discrete frequency or frequency range.
values - One or more instances of type
JammingChannelProfile....public Loadset withJammingChannelProfile(Collection<JammingChannelProfile> values)
Complex element JammingChannelProfile (US) describes the specific Loadset parameters for jamming a discrete frequency or frequency range.
values - A collection of JammingChannelProfile instancespublic String toString()
public boolean isSet()
Copyright © 2016 OpenSSRF.org. All rights reserved.