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, setId
public String getName()
getName
in interface BasicResource
public void setName(String name)
setName
in interface BasicResource
name
- the name to setpublic String toString()
toString
in class IdResourceEntity
Copyright © 2017. All rights reserved.