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

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

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

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

Methods in org.apache.type_test.xml that return TestAnonTypeElement.Y
 TestAnonTypeElement.Y ObjectFactory.createTestAnonTypeElementY()
          Create an instance of TestAnonTypeElement.Y
 TestAnonTypeElement.Y TestAnonTypeElement.getY()
          Gets the value of the y property.
 

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



Apache CXF