Apache CXF API

org.apache.cxf.aegis.type
Class Configuration

java.lang.Object
  extended by org.apache.cxf.aegis.type.TypeCreationOptions
      extended by org.apache.cxf.aegis.type.Configuration

Deprecated. 2.1

public class Configuration
extends TypeCreationOptions

This class is preserved for compatibility. Please use TypeCreationOptions.


Constructor Summary
Configuration()
          Deprecated.  
 
Method Summary
 
Methods inherited from class org.apache.cxf.aegis.type.TypeCreationOptions
getDefaultMinOccurs, isDefaultExtensibleAttributes, isDefaultExtensibleElements, isDefaultNillable, isQualifyAttributes, isQualifyElements, setDefaultExtensibleAttributes, setDefaultExtensibleElements, setDefaultMinOccurs, setDefaultNillable, setQualifyAttributes, setQualifyElements
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Configuration

public Configuration()
Deprecated. 

Apache CXF API

Apache CXF