|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.fgov.ehealth.rn.commons.business.v1.LocalizedDescriptionType
@Generated(value="com.sun.tools.xjc.Driver",
date="2020-03-19T04:22:20+01:00",
comments="JAXB RI v2.2.11")
public class LocalizedDescriptionType
Java class for LocalizedDescriptionType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="LocalizedDescriptionType">
<simpleContent>
<extension base="<urn:be:fgov:ehealth:rn:commons:business:v1>DescriptionType">
<attribute name="Language" type="{urn:be:fgov:ehealth:rn:commons:business:v1}LanguageType" />
</extension>
</simpleContent>
</complexType>
| Constructor Summary | |
|---|---|
LocalizedDescriptionType()
|
|
| Method Summary | |
|---|---|
LanguageType |
getLanguage()
Gets the value of the language property. |
String |
getValue()
Gets the value of the value property. |
void |
setLanguage(LanguageType value)
Sets the value of the language property. |
void |
setValue(String value)
Sets the value of the value property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LocalizedDescriptionType()
| Method Detail |
|---|
public String getValue()
Stringpublic void setValue(String value)
value - allowed object is
Stringpublic LanguageType getLanguage()
LanguageTypepublic void setLanguage(LanguageType value)
value - allowed object is
LanguageType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||