public class Publisher extends AbstractResource
Constructor and Description |
---|
Publisher() |
Publisher(String title,
String identifier) |
Modifier and Type | Method and Description |
---|---|
URI |
getIcon() |
String |
getIdentifier() |
String |
getLabel() |
String |
getTitle() |
void |
setIcon(URI icon) |
void |
setIdentifier(String identifier) |
void |
setLabel(String label) |
void |
setTitle(String title) |
addType, getAbout, getExtendedProperties, getTypes, setAbout, setExtendedProperties, setTypes
public URI getIcon()
public String getIdentifier()
public String getLabel()
public String getTitle()
public void setIcon(URI icon)
public void setIdentifier(String identifier)
public void setLabel(String label)
public void setTitle(String title)
Copyright © 2013. All Rights Reserved.