Uses of Enum Class
org.codice.alliance.security.banner.marking.AeaType
-
Uses of AeaType in org.codice.alliance.security.banner.marking
Methods in org.codice.alliance.security.banner.marking that return AeaTypeModifier and TypeMethodDescriptionAeaMarking.getType()Gets the AEA typestatic AeaTypeAeaType.lookupType(String type) Looks up AEA Type name from full AEA info (e.g.static AeaTypeReturns the enum constant of this class with the specified name.static AeaType[]AeaType.values()Returns an array containing the constants of this enum class, in the order they are declared.