Uses of Class
org.apache.type_test.types1.AnonymousType.Foo
-
Packages that use AnonymousType.Foo Package Description org.apache.type_test.types1 -
-
Uses of AnonymousType.Foo in org.apache.type_test.types1
Fields in org.apache.type_test.types1 declared as AnonymousType.Foo Modifier and Type Field Description protected AnonymousType.FooAnonymousType. fooMethods in org.apache.type_test.types1 that return AnonymousType.Foo Modifier and Type Method Description AnonymousType.FooObjectFactory. createAnonymousTypeFoo()Create an instance ofAnonymousType.FooAnonymousType.FooAnonymousType. getFoo()Gets the value of the foo property.Methods in org.apache.type_test.types1 with parameters of type AnonymousType.Foo Modifier and Type Method Description voidAnonymousType. setFoo(AnonymousType.Foo value)Sets the value of the foo property.
-