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

Uses of StartingStateType in org.plutext.jaxb.xslfo
 

Fields in org.plutext.jaxb.xslfo declared as StartingStateType
protected  StartingStateType MultiCase.startingState
           
 

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



Copyright © 2012. All Rights Reserved.