| Constructor and Description |
|---|
PotentialVictims() |
| Modifier and Type | Method and Description |
|---|---|
TString |
getType()
Get the type of Notation.
|
S50 |
getVictimName()
Get the name or nomenclature of a system that may be negatively impacted by
the subject Notation/Signal..
|
US20 |
getVictimNotation()
Get the designator for a specific emitter that may be negatively impacted
by the subject Notation/Signal..
|
boolean |
isSet()
Determine if the required fields in this SSRF data type instance are set.
|
boolean |
isSetType()
Determine if the Type is configured.
|
boolean |
isSetVictimName()
Determine if the VictimName is configured.
|
boolean |
isSetVictimNotation()
Determine if the VictimNotation is configured.
|
void |
setType(TString value)
Set the type of Notation.
|
void |
setVictimName(S50 value)
Set the name or nomenclature of a system that may be negatively impacted by
the subject Notation/Signal..
|
void |
setVictimNotation(US20 value)
Set the designator for a specific emitter that may be negatively impacted
by the subject Notation/Signal..
|
String |
toString()
Get a string representation of this PotentialVictims instance
configuration.
|
PotentialVictims |
withType(ListCEN value)
Set the type of Notation.
|
PotentialVictims |
withVictimName(String value)
Set the name or nomenclature of a system that may be negatively impacted by
the subject Notation/Signal.
|
PotentialVictims |
withVictimNotation(String value)
Set the designator for a specific emitter that may be negatively impacted
by the subject Notation/Signal.
|
public TString getType()
TString data typepublic void setType(TString value)
value - the Type value in a TString data typepublic boolean isSetType()
If configured this method also inspects the TString wrapped value.
public S50 getVictimName()
S50 instancepublic void setVictimName(S50 value)
value - a S50 instancepublic boolean isSetVictimName()
public US20 getVictimNotation()
US20 instancepublic void setVictimNotation(US20 value)
value - a US20 instancepublic boolean isSetVictimNotation()
public PotentialVictims withType(ListCEN value)
value - An instances of type ListCEN.public PotentialVictims withVictimName(String value)
value - An instances of type String.public PotentialVictims withVictimNotation(String value)
value - An instances of type String.public String toString()
public boolean isSet()
PotentialVictims has no configuration requirements.
Copyright © 2016 OpenSSRF.org. All rights reserved.