Uses of Class
org.plutext.jaxb.xslfo.MediaUsageType
-
Uses of MediaUsageType in org.plutext.jaxb.xslfo
Fields in org.plutext.jaxb.xslfo declared as MediaUsageType Modifier and Type Field Description protected MediaUsageTypeRoot. mediaUsageMethods in org.plutext.jaxb.xslfo that return MediaUsageType Modifier and Type Method Description static MediaUsageTypeMediaUsageType. fromValue(java.lang.String v)MediaUsageTypeRoot. getMediaUsage()Gets the value of the mediaUsage property.static MediaUsageTypeMediaUsageType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static MediaUsageType[]MediaUsageType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.plutext.jaxb.xslfo with parameters of type MediaUsageType Modifier and Type Method Description voidRoot. setMediaUsage(MediaUsageType value)Sets the value of the mediaUsage property.