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

Uses of IndicateDestinationType in org.plutext.jaxb.xslfo
 

Fields in org.plutext.jaxb.xslfo declared as IndicateDestinationType
protected  IndicateDestinationType BasicLink.indicateDestination
           
 

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



Copyright © 2012. All Rights Reserved.