public interface DescriptionObject
| Modifier and Type | Method and Description |
|---|---|
void |
export(Writer imports,
File dir) |
String |
getItemID() |
ItemPath |
getItemPath() |
String |
getName() |
Integer |
getVersion() |
CollectionArrayList |
makeDescCollections() |
void |
setItemPath(ItemPath path) |
void |
setName(String name) |
void |
setVersion(Integer version) |
String getName()
Integer getVersion()
ItemPath getItemPath()
void setName(String name)
void setVersion(Integer version)
void setItemPath(ItemPath path)
String getItemID()
CollectionArrayList makeDescCollections() throws InvalidDataException, ObjectNotFoundException
void export(Writer imports, File dir) throws InvalidDataException, ObjectNotFoundException, IOException
Copyright © 1997–2017 CRISTAL-iSE. All rights reserved.