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

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

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

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

Methods in org.apache.type_test.doc 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.doc with parameters of type TestAnonTypeElement.X
 void TestAnonTypeElement.setX(TestAnonTypeElement.X value)
          Sets the value of the x property.
 



Apache CXF