public class TestDomainJava extends TestDomain
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
NAME
Name for the domain.
|
| Modifier and Type | Method and Description |
|---|---|
static TestDomainJava |
getDomain()
Returns the single instance of the domain.
|
ProxyTestObject |
getProxy(java.lang.Object theObject) |
equals, getName, isGraphical, isNamedpublic static final java.lang.String NAME
public static TestDomainJava getDomain()
public ProxyTestObject getProxy(java.lang.Object theObject)