Apache CXF API

org.apache.cxf.jaxb
Class JAXBToStringStyle

java.lang.Object
  extended by org.apache.cxf.jaxb.JAXBToStringStyle

public final class JAXBToStringStyle
extends Object


Field Summary
static ToStringStyle DEFAULT_STYLE
           
static ToStringStyle MULTI_LINE_STYLE
           
static ToStringStyle SIMPLE_STYLE
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MULTI_LINE_STYLE

public static final ToStringStyle MULTI_LINE_STYLE

SIMPLE_STYLE

public static final ToStringStyle SIMPLE_STYLE

DEFAULT_STYLE

public static final ToStringStyle DEFAULT_STYLE

Apache CXF API

Apache CXF