@Generated(value="com.sun.tools.xjc.Driver", date="2025-03-20T11:26:58+01:00", comments="JAXB RI v2.3.7") public class VmpKeyType extends Object implements Serializable
Java class for VmpKeyType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="VmpKeyType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="Code" use="required" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" />
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
VmpKeyType() |
| Modifier and Type | Method and Description |
|---|---|
BigInteger |
getCode()
Gets the value of the code property.
|
void |
setCode(BigInteger value)
Sets the value of the code property.
|
public BigInteger getCode()
BigIntegerpublic void setCode(BigInteger value)
value - allowed object is
BigInteger
Connector Packaging generic 4.7.3 API
Copyright © {inceptionYear}-2025 eHealth. All Rights Reserved.