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
protected  MediaUsageType Root.mediaUsage
           
 

Methods in org.plutext.jaxb.xslfo that return MediaUsageType
static MediaUsageType MediaUsageType.fromValue(String v)
           
 MediaUsageType Root.getMediaUsage()
          Gets the value of the mediaUsage property.
static MediaUsageType MediaUsageType.valueOf(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
 void Root.setMediaUsage(MediaUsageType value)
          Sets the value of the mediaUsage property.
 



Copyright © 2012. All Rights Reserved.