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

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

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

Fields in org.apache.type_test.xml declared as TestAnonTypeElementResponse.Z
protected  TestAnonTypeElementResponse.Z TestAnonTypeElementResponse.z
           
 

Methods in org.apache.type_test.xml that return TestAnonTypeElementResponse.Z
 TestAnonTypeElementResponse.Z ObjectFactory.createTestAnonTypeElementResponseZ()
          Create an instance of TestAnonTypeElementResponse.Z
 TestAnonTypeElementResponse.Z TestAnonTypeElementResponse.getZ()
          Gets the value of the z property.
 

Methods in org.apache.type_test.xml with parameters of type TestAnonTypeElementResponse.Z
 void TestAnonTypeElementResponse.setZ(TestAnonTypeElementResponse.Z value)
          Sets the value of the z property.
 



Apache CXF