public class ApplicationContextVO extends InstanceObjects
| Constructor and Description |
|---|
ApplicationContextVO() |
ApplicationContextVO(String name,
String mbox) |
ApplicationContextVO(String givenName,
String mbox,
String homepage,
String description,
String category,
String location,
String trustyURI) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
addExperiment(ExperimentVO value) |
boolean |
equals(Object other) |
String |
get_category() |
String |
get_description() |
Date |
get_fileDate() |
String |
get_givenName() |
String |
get_homepage() |
String |
get_location() |
String |
get_mbox() |
String |
get_organization() |
String |
get_trustyURI() |
String |
getClassName() |
ContextVO |
getContext() |
String |
getMEXPrefixNamespace() |
String |
getPROVClassName() |
int |
hashCode() |
boolean |
hasValue() |
void |
setAuthorName(String value) |
void |
setCategory(String value) |
void |
setContext(org.metarchive.mex.core.MEXEnum.EnumContexts value) |
void |
setDescription(String value) |
void |
setHomepage(String value) |
void |
setLocation(String value) |
void |
setMailBox(String value) |
void |
setOrganization(String value) |
void |
setTrustyURI(String value) |
getIndividualName, getLabel, setIndividualName, setLabelpublic Date get_fileDate()
public String get_givenName()
public String get_mbox()
public String get_homepage()
public String get_description()
public String get_category()
public String get_location()
public String get_trustyURI()
public ContextVO getContext()
public String get_organization()
public void setContext(org.metarchive.mex.core.MEXEnum.EnumContexts value)
public void setAuthorName(String value)
public void setMailBox(String value)
public void setHomepage(String value)
public void setDescription(String value)
public void setCategory(String value)
public void setLocation(String value)
public void setTrustyURI(String value)
public void setOrganization(String value)
public boolean addExperiment(ExperimentVO value)
public String getClassName()
public String getMEXPrefixNamespace()
public String getPROVClassName()
public boolean hasValue()
public boolean equals(Object other)
equals in class InstanceObjectspublic int hashCode()
hashCode in class InstanceObjectsCopyright © 2018 METArchive. All rights reserved.