@MappedSuperclass public abstract class ResourceBase extends Object
| Constructor and Description |
|---|
ResourceBase() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getPrimaryComment() |
String |
getPrimaryLabel() |
int |
hashCode() |
void |
setPrimaryComment(String primaryComment) |
void |
setPrimaryLabel(String primaryLabel) |
String |
toString() |
Copyright © 2015. All rights reserved.