|
Log4j 1.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpl.psnc.graph.model.type.AbstractResourceType
pl.psnc.expres.model.type.ResourceType
public class ResourceType
ResourceType
class - class describing resource type
Constructor Summary | |
---|---|
ResourceType()
Creates a new instance of ResourceType |
|
ResourceType(ResourceType rawResourceType)
Creates a new instance of ResourceType |
Method Summary | |
---|---|
ResourceTypeDecorator |
getDecorator()
Get value of field: decorator |
java.lang.String |
getIcon()
|
java.lang.String |
getImage()
|
void |
setDecorator(ResourceTypeDecorator decorator)
Set value of field: decorator |
Methods inherited from class pl.psnc.graph.model.type.AbstractResourceType |
---|
getClassName, getDescription, getId, getName, setClassName, setDescription, setId, setName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ResourceType()
ResourceType
public ResourceType(ResourceType rawResourceType)
ResourceType
rawResourceType
- instance of ResourceType
Method Detail |
---|
public java.lang.String getIcon()
public java.lang.String getImage()
public ResourceTypeDecorator getDecorator()
public void setDecorator(ResourceTypeDecorator decorator)
decorator
- the decorator to set
|
Log4j 1.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |