Uses of Class
org.apache.type_test.xml.TestAnonTypeElement.Y
-
Packages that use TestAnonTypeElement.Y Package Description 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 Modifier and Type Field Description protected TestAnonTypeElement.YTestAnonTypeElement. yMethods in org.apache.type_test.xml that return TestAnonTypeElement.Y Modifier and Type Method Description TestAnonTypeElement.YObjectFactory. createTestAnonTypeElementY()Create an instance ofTestAnonTypeElement.YTestAnonTypeElement.YTestAnonTypeElement. getY()Gets the value of the y property.Methods in org.apache.type_test.xml with parameters of type TestAnonTypeElement.Y Modifier and Type Method Description voidTestAnonTypeElement. setY(TestAnonTypeElement.Y value)Sets the value of the y property.
-