Uses of Class
org.apache.type_test.xml.TestAnonTypeElementResponse.Return

Packages that use TestAnonTypeElementResponse.Return
org.apache.type_test.xml   
 

Uses of TestAnonTypeElementResponse.Return in org.apache.type_test.xml
 

Fields in org.apache.type_test.xml declared as TestAnonTypeElementResponse.Return
protected  TestAnonTypeElementResponse.Return TestAnonTypeElementResponse._return
           
 

Methods in org.apache.type_test.xml that return TestAnonTypeElementResponse.Return
 TestAnonTypeElementResponse.Return ObjectFactory.createTestAnonTypeElementResponseReturn()
          Create an instance of TestAnonTypeElementResponse.Return
 TestAnonTypeElementResponse.Return TestAnonTypeElementResponse.getReturn()
          Gets the value of the return property.
 

Methods in org.apache.type_test.xml with parameters of type TestAnonTypeElementResponse.Return
 void TestAnonTypeElementResponse.setReturn(TestAnonTypeElementResponse.Return value)
          Sets the value of the return property.
 



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