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

Packages that use SplitName
org.apache.cxf.anonymous_complex_type   
 

Uses of SplitName in org.apache.cxf.anonymous_complex_type
 

Fields in org.apache.cxf.anonymous_complex_type declared as SplitName
protected  SplitName RefSplitName.splitName
           
 

Methods in org.apache.cxf.anonymous_complex_type that return SplitName
 SplitName ObjectFactory.createSplitName()
          Create an instance of SplitName
 SplitName RefSplitName.getSplitName()
          Gets the value of the splitName property.
 

Methods in org.apache.cxf.anonymous_complex_type with parameters of type SplitName
 void RefSplitName.setSplitName(SplitName value)
          Sets the value of the splitName property.
 



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