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

Uses of ActiveStateType in org.plutext.jaxb.xslfo
 

Fields in org.plutext.jaxb.xslfo declared as ActiveStateType
protected  ActiveStateType MultiPropertySet.activeState
           
 

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



Copyright © 2012. All Rights Reserved.