org.eclipse.lyo.oslc4j.core.model
Class Publisher
java.lang.Object
org.eclipse.lyo.oslc4j.core.model.AbstractResource
org.eclipse.lyo.oslc4j.core.model.Publisher
- All Implemented Interfaces:
- IExtendedResource, IResource
public final class Publisher
- extends AbstractResource
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Publisher
public Publisher()
Publisher
public Publisher(String title,
String identifier)
getIcon
public URI getIcon()
getIdentifier
public String getIdentifier()
getLabel
public String getLabel()
getTitle
public String getTitle()
setIcon
public void setIcon(URI icon)
setIdentifier
public void setIdentifier(String identifier)
setLabel
public void setLabel(String label)
setTitle
public void setTitle(String title)
Copyright © 2012. All Rights Reserved.