Uses of Class
org.apache.cxf.anonymous_complex_type.SplitName
-
Packages that use SplitName Package Description 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 Modifier and Type Field Description protected SplitNameRefSplitName. splitNameMethods in org.apache.cxf.anonymous_complex_type that return SplitName Modifier and Type Method Description SplitNameObjectFactory. createSplitName()Create an instance ofSplitNameSplitNameRefSplitName. getSplitName()Gets the value of the splitName property.Methods in org.apache.cxf.anonymous_complex_type with parameters of type SplitName Modifier and Type Method Description voidRefSplitName. setSplitName(SplitName value)Sets the value of the splitName property.
-