@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:25:57+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, setStartDate
public long getAmppId()
public void setAmppId(long value)
public String getName()
String
public void setName(String value)
value
- allowed object is
String
public String getDeliveryEnvironment()
String
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.