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 Modifier and Type Field Description protected IndicateDestinationTypeBasicLink. indicateDestinationMethods in org.plutext.jaxb.xslfo that return IndicateDestinationType Modifier and Type Method Description static IndicateDestinationTypeIndicateDestinationType. fromValue(java.lang.String v)IndicateDestinationTypeBasicLink. getIndicateDestination()Gets the value of the indicateDestination property.static IndicateDestinationTypeIndicateDestinationType. valueOf(java.lang.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 Modifier and Type Method Description voidBasicLink. setIndicateDestination(IndicateDestinationType value)Sets the value of the indicateDestination property.