public class BasicResourceEntity extends IdResourceEntity implements BasicResource
| Constructor and Description |
|---|
BasicResourceEntity() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
void |
setName(String name)
Sets the name for this resource
|
String |
toString() |
getId, setIdpublic String getName()
getName in interface BasicResourcepublic void setName(String name)
setName in interface BasicResourcename - the name to setpublic String toString()
toString in class IdResourceEntityCopyright © 2017. All rights reserved.