Uses of Enum Class
org.codice.alliance.security.banner.marking.MarkingType
-
Uses of MarkingType in org.codice.alliance.security.banner.marking
Fields in org.codice.alliance.security.banner.marking declared as MarkingTypeMethods in org.codice.alliance.security.banner.marking that return MarkingTypeModifier and TypeMethodDescriptionBannerMarkings.getType()static MarkingTypeReturns the enum constant of this class with the specified name.static MarkingType[]MarkingType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.codice.alliance.security.banner.marking with parameters of type MarkingTypeModifierConstructorDescriptionprotectedBannerMarkings(MarkingType type, String classificationSegment, String inputMarkings) protectedPortionMarkings(MarkingType type, String classificationSegment, String inputMarkings)