Uses of Class
org.apache.type_test.doc.TestAnonTypeElementResponse.Y

Packages that use TestAnonTypeElementResponse.Y
org.apache.type_test.doc   
 

Uses of TestAnonTypeElementResponse.Y in org.apache.type_test.doc
 

Fields in org.apache.type_test.doc declared as TestAnonTypeElementResponse.Y
protected  TestAnonTypeElementResponse.Y TestAnonTypeElementResponse.y
           
 

Methods in org.apache.type_test.doc that return TestAnonTypeElementResponse.Y
 TestAnonTypeElementResponse.Y ObjectFactory.createTestAnonTypeElementResponseY()
          Create an instance of TestAnonTypeElementResponse.Y
 TestAnonTypeElementResponse.Y TestAnonTypeElementResponse.getY()
          Gets the value of the y property.
 

Methods in org.apache.type_test.doc with parameters of type TestAnonTypeElementResponse.Y
 void TestAnonTypeElementResponse.setY(TestAnonTypeElementResponse.Y value)
          Sets the value of the y property.
 



Apache CXF