Class AeaMarking
java.lang.Object
org.codice.alliance.security.banner.marking.AeaMarking
- All Implemented Interfaces:
Serializable
Atomic Energy Act marking parser.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionAeaMarking(String marking) Parses and instantiates an AEA marking class from marking string. -
Method Summary
-
Constructor Details
-
AeaMarking
Parses and instantiates an AEA marking class from marking string.- Parameters:
marking-
-
-
Method Details
-
getType
Gets the AEA type- Returns:
-
isCriticalNuclearWeaponDesignInformation
public boolean isCriticalNuclearWeaponDesignInformation()Returns if the AEA marking is Critical Nuclear Weapon Design Information.- Returns:
-
getSigmas
Returns the SIGMA marking- Returns:
-
toString
-