Uses of Class
org.apache.cxf.anonymous_complex_type.SplitNameResponse

Packages that use SplitNameResponse
org.apache.cxf.anonymous_complex_type   
 

Uses of SplitNameResponse in org.apache.cxf.anonymous_complex_type
 

Fields in org.apache.cxf.anonymous_complex_type declared as SplitNameResponse
protected  SplitNameResponse RefSplitNameResponse.splitNameResponse
           
 

Methods in org.apache.cxf.anonymous_complex_type that return SplitNameResponse
 SplitNameResponse ObjectFactory.createSplitNameResponse()
          Create an instance of SplitNameResponse
 SplitNameResponse RefSplitNameResponse.getSplitNameResponse()
          Gets the value of the splitNameResponse property.
 

Methods in org.apache.cxf.anonymous_complex_type with parameters of type SplitNameResponse
 void RefSplitNameResponse.setSplitNameResponse(SplitNameResponse value)
          Sets the value of the splitNameResponse property.
 



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