public class Archive extends Object
| Modifier and Type | Field and Description |
|---|---|
protected List<Object> |
archiveOrMemberEntry |
protected String |
name |
| Constructor and Description |
|---|
Archive() |
| Modifier and Type | Method and Description |
|---|---|
List<Object> |
getArchiveOrMemberEntry()
Gets the value of the archiveOrMemberEntry property.
|
String |
getName()
Gets the value of the name property.
|
void |
setName(String value)
Sets the value of the name property.
|
protected String name
public List<Object> getArchiveOrMemberEntry()
Archive
MemberEntrypublic String getName()
StringCopyright © 2017–2020 Eclipse Foundation. All rights reserved.