Uses of Enum Class
org.episteme.social.arts.Picture.Support
Packages that use Picture.Support
-
Uses of Picture.Support in org.episteme.social.arts
Subclasses with type arguments of type Picture.Support in org.episteme.social.artsMethods in org.episteme.social.arts that return Picture.SupportModifier and TypeMethodDescriptionPicture.getSupport()static Picture.SupportReturns the enum constant of this class with the specified name.static Picture.Support[]Picture.Support.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.episteme.social.arts with parameters of type Picture.SupportModifierConstructorDescriptionPicture(String name, String description, TimeCoordinate productionDate, Place productionPlace, ArtForm category, Picture.Medium medium, Picture.Support support)