Uses of Enum
com.realobjects.pdfreactor.Configuration.ResourceSubtype
Packages that use Configuration.ResourceSubtype
-
Uses of Configuration.ResourceSubtype in com.realobjects.pdfreactor
Methods in com.realobjects.pdfreactor that return Configuration.ResourceSubtypeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static Configuration.ResourceSubtype[]Configuration.ResourceSubtype.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.realobjects.pdfreactor with parameters of type Configuration.ResourceSubtypeModifier and TypeMethodDescriptionConfiguration.Resource.setSubtype(Configuration.ResourceSubtype subtype) The subtype of this resource.