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

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

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

Fields in org.apache.type_test.xml declared as TestAnonTypeElement.X
protected  TestAnonTypeElement.X TestAnonTypeElement.x
           
 

Methods in org.apache.type_test.xml that return TestAnonTypeElement.X
 TestAnonTypeElement.X ObjectFactory.createTestAnonTypeElementX()
          Create an instance of TestAnonTypeElement.X
 TestAnonTypeElement.X TestAnonTypeElement.getX()
          Gets the value of the x property.
 

Methods in org.apache.type_test.xml with parameters of type TestAnonTypeElement.X
 void TestAnonTypeElement.setX(TestAnonTypeElement.X value)
          Sets the value of the x property.
 



Apache CXF