| Package | Description |
|---|---|
| com.helger.photon.basic.object |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBaseObjectWithCustomAttrs
Abstract base implementation of
IObjectWithCustomAttrs that handles
everything except IHasObjectType.getObjectType(), Object.equals(Object) and
Object.hashCode(). |
class |
AbstractObjectWithCustomAttrs
Abstract base implementation of
IObjectWithCustomAttrs that handles
everything except IHasObjectType.getObjectType(). |
| Constructor and Description |
|---|
AbstractBaseObjectWithCustomAttrs(IObjectWithCustomAttrs aObject) |
AbstractObjectWithCustomAttrs(IObjectWithCustomAttrs aObject) |
Copyright © 2014–2017 Philip Helger. All rights reserved.