@Generated(value="com.sun.tools.xjc.Driver", date="2023-09-11T10:29:56+02:00", comments="JAXB RI v2.3.7") public class FindAmppType extends BaseType implements Serializable
Java class for FindAmppType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="FindAmppType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:samcivics:type:v2}BaseType">
<sequence>
<element name="AmppId" type="{http://www.w3.org/2001/XMLSchema}long"/>
<element name="Name" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="DeliveryEnvironment" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
FindAmppType() |
| Modifier and Type | Method and Description |
|---|---|
long |
getAmppId()
Gets the value of the amppId property.
|
String |
getDeliveryEnvironment()
Gets the value of the deliveryEnvironment property.
|
String |
getName()
Gets the value of the name property.
|
void |
setAmppId(long value)
Sets the value of the amppId property.
|
void |
setDeliveryEnvironment(String value)
Sets the value of the deliveryEnvironment property.
|
void |
setName(String value)
Sets the value of the name property.
|
getEndDate, getStartDate, setEndDate, setStartDatepublic long getAmppId()
public void setAmppId(long value)
public String getName()
Stringpublic void setName(String value)
value - allowed object is
Stringpublic String getDeliveryEnvironment()
String
Connector Packaging generic 4.4.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.