|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecteu.esdihumboldt.hale.io.oml.internal.model.generated.oml.AlignmentType.Map
public static class AlignmentType.Map
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element ref="{http://knowledgeweb.semanticweb.org/heterogeneity/alignment}Cell"/> </sequence> <attribute ref="{http://www.w3.org/1999/02/22-rdf-syntax-ns#}about"/> </restriction> </complexContent> </complexType>
Field Summary | |
---|---|
protected String |
about
|
protected CellType |
cell
|
Constructor Summary | |
---|---|
AlignmentType.Map()
|
Method Summary | |
---|---|
String |
getAbout()
Gets the value of the about property. |
CellType |
getCell()
Gets the value of the cell property. |
void |
setAbout(String value)
Sets the value of the about property. |
void |
setCell(CellType value)
Sets the value of the cell property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected CellType cell
protected String about
Constructor Detail |
---|
public AlignmentType.Map()
Method Detail |
---|
public CellType getCell()
CellType
public void setCell(CellType value)
value
- allowed object is
CellType
public String getAbout()
String
public void setAbout(String value)
value
- allowed object is
String
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |