Uses of Enum Class
org.codice.alliance.security.banner.marking.OtherDissemControl
-
Uses of OtherDissemControl in org.codice.alliance.security.banner.marking
Fields in org.codice.alliance.security.banner.marking with type parameters of type OtherDissemControlModifier and TypeFieldDescriptionprotected List<OtherDissemControl>BannerMarkings.otherDissemControlMethods in org.codice.alliance.security.banner.marking that return OtherDissemControlModifier and TypeMethodDescriptionstatic OtherDissemControlOtherDissemControl.lookupBannerName(String name) static OtherDissemControlOtherDissemControl.lookupPortionName(String name) static OtherDissemControlReturns the enum constant of this class with the specified name.static OtherDissemControl[]OtherDissemControl.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.codice.alliance.security.banner.marking that return types with arguments of type OtherDissemControl