public abstract class AbstractDomainObject extends java.lang.Object implements java.io.Serializable, Visitable
| Constructor and Description |
|---|
AbstractDomainObject() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(Visitor visitor) |
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.