public class ContextVO extends InstanceObjects
| Constructor and Description |
|---|
ContextVO(org.metarchive.mex.core.MEXEnum.EnumContexts param) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
org.metarchive.mex.core.MEXEnum.EnumContexts |
get_context() |
String |
getLabel() |
int |
hashCode() |
void |
setContext(org.metarchive.mex.core.MEXEnum.EnumContexts value) |
void |
setLabel(String value) |
getIndividualName, setIndividualNamepublic org.metarchive.mex.core.MEXEnum.EnumContexts get_context()
public void setContext(org.metarchive.mex.core.MEXEnum.EnumContexts value)
public String getLabel()
getLabel in class InstanceObjectspublic void setLabel(String value)
setLabel in class InstanceObjectspublic boolean equals(Object other)
equals in class InstanceObjectspublic int hashCode()
hashCode in class InstanceObjectsCopyright © 2018 METArchive. All rights reserved.