org.apache.cxf.anonymous_complex_type
Class AnonymousComplexTypeImpl

java.lang.Object
  extended by org.apache.cxf.anonymous_complex_type.AnonymousComplexTypeImpl
All Implemented Interfaces:
org.apache.cxf.anonymous_complex_type.AnonymousComplexType

public class AnonymousComplexTypeImpl
extends java.lang.Object
implements org.apache.cxf.anonymous_complex_type.AnonymousComplexType


Constructor Summary
AnonymousComplexTypeImpl()
           
 
Method Summary
 org.apache.cxf.anonymous_complex_type.RefSplitNameResponse refSplitName(org.apache.cxf.anonymous_complex_type.RefSplitName refSplitName)
           
 org.apache.cxf.anonymous_complex_type.SplitNameResponse.Names splitName(java.lang.String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnonymousComplexTypeImpl

public AnonymousComplexTypeImpl()
Method Detail

splitName

public org.apache.cxf.anonymous_complex_type.SplitNameResponse.Names splitName(java.lang.String name)
Specified by:
splitName in interface org.apache.cxf.anonymous_complex_type.AnonymousComplexType

refSplitName

public org.apache.cxf.anonymous_complex_type.RefSplitNameResponse refSplitName(org.apache.cxf.anonymous_complex_type.RefSplitName refSplitName)
Specified by:
refSplitName in interface org.apache.cxf.anonymous_complex_type.AnonymousComplexType


Apache CXF