@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:20:17+02:00", comments="JAXB RI v2.2.11") public class TimeStampIdentification extends Object implements Serializable
Java class for TimeStampIdentification complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TimeStampIdentification"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="sequenceNumber" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="dateTime" type="{http://www.w3.org/2001/XMLSchema}long"/> </sequence> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
TimeStampIdentification() |
Modifier and Type | Method and Description |
---|---|
long |
getDateTime()
Gets the value of the dateTime property.
|
String |
getSequenceNumber()
Gets the value of the sequenceNumber property.
|
void |
setDateTime(long value)
Sets the value of the dateTime property.
|
void |
setSequenceNumber(String value)
Sets the value of the sequenceNumber property.
|
public String getSequenceNumber()
String
public void setSequenceNumber(String value)
value
- allowed object is
String
public long getDateTime()
public void setDateTime(long value)
Connector Packaging TECHNICAL 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.