org.apache.cxf.anonymous_complex_type
Class AnonymousComplexTypeImpl

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

public class AnonymousComplexTypeImpl
extends java.lang.Object
implements AnonymousComplexType


Constructor Summary
AnonymousComplexTypeImpl()
           
 
Method Summary
 RefSplitNameResponse refSplitName(RefSplitName refSplitName)
           
 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 SplitNameResponse.Names splitName(java.lang.String name)
Specified by:
splitName in interface AnonymousComplexType

refSplitName

public RefSplitNameResponse refSplitName(RefSplitName refSplitName)
Specified by:
refSplitName in interface AnonymousComplexType


Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.