Class PublisherInfos
java.lang.Object
org.libreoffice.ide.eclipse.core.model.description.PublisherInfos
Simple structure storing the publisher informations.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PublisherInfos
public PublisherInfos()
-
-
Method Details
-
getUrl
- Returns:
- the url
-
setUrl
- Parameters:
pUrl- the url to set
-
getName
- Returns:
- the name
-
setName
- Parameters:
name- the name to set
-
setModel
Set the description model in order to be able to fire the model changes.- Parameters:
model- the parent model
-