Uses of Class
org.plutext.jaxb.xslfo.ShowDestinationType

Uses of ShowDestinationType in org.plutext.jaxb.xslfo
 

Fields in org.plutext.jaxb.xslfo declared as ShowDestinationType
protected  ShowDestinationType BasicLink.showDestination
           
 

Methods in org.plutext.jaxb.xslfo that return ShowDestinationType
static ShowDestinationType ShowDestinationType.fromValue(String v)
           
 ShowDestinationType BasicLink.getShowDestination()
          Gets the value of the showDestination property.
static ShowDestinationType ShowDestinationType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ShowDestinationType[] ShowDestinationType.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 ShowDestinationType
 void BasicLink.setShowDestination(ShowDestinationType value)
          Sets the value of the showDestination property.
 



Copyright © 2012. All Rights Reserved.