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 Modifier and Type Field Description protected ShowDestinationTypeBasicLink. showDestinationMethods in org.plutext.jaxb.xslfo that return ShowDestinationType Modifier and Type Method Description static ShowDestinationTypeShowDestinationType. fromValue(java.lang.String v)ShowDestinationTypeBasicLink. getShowDestination()Gets the value of the showDestination property.static ShowDestinationTypeShowDestinationType. valueOf(java.lang.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 Modifier and Type Method Description voidBasicLink. setShowDestination(ShowDestinationType value)Sets the value of the showDestination property.