|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.iai.ilcd.model.process.Geography
@Embeddable public class Geography
Field Summary | |
---|---|
protected MultiLanguageText |
description
|
protected java.lang.String |
location
|
Constructor Summary | |
---|---|
Geography()
|
Method Summary | |
---|---|
MultiLanguageText |
getDescription()
|
java.lang.String |
getLocation()
|
void |
setDescription(MultiLanguageText description)
|
void |
setLocation(java.lang.String location)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected java.lang.String location
protected MultiLanguageText description
Constructor Detail |
---|
public Geography()
Method Detail |
---|
public MultiLanguageText getDescription()
public void setDescription(MultiLanguageText description)
public java.lang.String getLocation()
public void setLocation(java.lang.String location)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |