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 Modifier and Type Field Description protected StartingStateTypeMultiCase. startingStateMethods in org.plutext.jaxb.xslfo that return StartingStateType Modifier and Type Method Description static StartingStateTypeStartingStateType. fromValue(java.lang.String v)StartingStateTypeMultiCase. getStartingState()Gets the value of the startingState property.static StartingStateTypeStartingStateType. valueOf(java.lang.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 Modifier and Type Method Description voidMultiCase. setStartingState(StartingStateType value)Sets the value of the startingState property.