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

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

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

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

Methods in org.apache.type_test.xml 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.xml with parameters of type TestAnonTypeElementResponse.Y
 void TestAnonTypeElementResponse.setY(TestAnonTypeElementResponse.Y value)
          Sets the value of the y property.
 



Apache CXF