|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.fgov.ehealth.dics.core.v3.virtual.common.VirtualIngredientKeyType
@Generated(value="com.sun.tools.xjc.Driver",
date="2022-09-22T05:54:19+02:00",
comments="JAXB RI v2.2.11")
public class VirtualIngredientKeyType
Java class for VirtualIngredientKeyType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="VirtualIngredientKeyType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="Rank" use="required" type="{urn:be:fgov:ehealth:dics:core:v3:core}PositiveShortType" />
</restriction>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
VirtualIngredientKeyType()
|
|
| Method Summary | |
|---|---|
short |
getRank()
Gets the value of the rank property. |
void |
setRank(short value)
Sets the value of the rank property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VirtualIngredientKeyType()
| Method Detail |
|---|
public short getRank()
public void setRank(short value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||