org.treebind.tests
Class Foo
java.lang.Object
org.treebind.tests.Foo
- public class Foo
- extends java.lang.Object
- Author:
- vdv
|
Constructor Summary |
Foo()
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Foo
public Foo()
getSimpleContentComplexType
public SimpleContentComplexType getSimpleContentComplexType()
setSimpleContentComplexType
public void setSimpleContentComplexType(SimpleContentComplexType simpleContentComplexType)
setBar
public void setBar(java.lang.String b)
getBar
public java.lang.String getBar()
setBat
public void setBat(java.lang.String b)
getBat
public java.lang.String getBat()
setFoo
public void setFoo(Foo f)
getFoo
public Foo getFoo()