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

Uses of SpanType in org.plutext.jaxb.xslfo
 

Fields in org.plutext.jaxb.xslfo declared as SpanType
protected  SpanType BlockContainer.span
           
protected  SpanType Block.span
           
 

Methods in org.plutext.jaxb.xslfo that return SpanType
static SpanType SpanType.fromValue(String v)
           
 SpanType BlockContainer.getSpan()
          Gets the value of the span property.
 SpanType Block.getSpan()
          Gets the value of the span property.
static SpanType SpanType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SpanType[] SpanType.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 SpanType
 void BlockContainer.setSpan(SpanType value)
          Sets the value of the span property.
 void Block.setSpan(SpanType value)
          Sets the value of the span property.
 



Copyright © 2012. All Rights Reserved.