@Generated(value="com.sun.tools.xjc.Driver", date="2022-09-22T05:37:16+02:00", comments="JAXB RI v2.2.11") public class AmppComponentKeyType extends Object implements Serializable
Java class for AmppComponentKeyType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AmppComponentKeyType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="AmpcSequenceNr" type="{urn:be:fgov:ehealth:dics:core:v3:core}PositiveShortType" />
<attribute name="SequenceNr" use="required" type="{urn:be:fgov:ehealth:dics:core:v3:core}PositiveShortType" />
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
AmppComponentKeyType() |
| Modifier and Type | Method and Description |
|---|---|
Short |
getAmpcSequenceNr()
Gets the value of the ampcSequenceNr property.
|
short |
getSequenceNr()
Gets the value of the sequenceNr property.
|
void |
setAmpcSequenceNr(Short value)
Sets the value of the ampcSequenceNr property.
|
void |
setSequenceNr(short value)
Sets the value of the sequenceNr property.
|
public Short getAmpcSequenceNr()
Shortpublic void setAmpcSequenceNr(Short value)
value - allowed object is
Shortpublic short getSequenceNr()
public void setSequenceNr(short value)
Connector Packaging generic 4.2.0 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.