public interface Periodical extends Item
The following features are supported:
EXTLibraryPackage.getPeriodical()| Modifier and Type | Method and Description |
|---|---|
int |
getIssuesPerYear()
Returns the value of the 'Issues Per Year' attribute
|
java.lang.String |
getTitle()
Returns the value of the 'Title' attribute
|
void |
setIssuesPerYear(int value)
Sets the value of the '
Issues Per Year' attribute |
void |
setTitle(java.lang.String value)
Sets the value of the '
Title' attribute |
getPublicationDate, setPublicationDateeAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverjava.lang.String getTitle()
setTitle(String),
EXTLibraryPackage.getPeriodical_Title()void setTitle(java.lang.String value)
Title' attribute.
value - the new value of the 'Title' attribute.getTitle()int getIssuesPerYear()
setIssuesPerYear(int),
EXTLibraryPackage.getPeriodical_IssuesPerYear()void setIssuesPerYear(int value)
Issues Per Year' attribute.
value - the new value of the 'Issues Per Year' attribute.getIssuesPerYear()