@Generated(value="com.sun.tools.xjc.Driver", date="2022-09-22T05:43:41+02:00", comments="JAXB RI v2.2.11") public class InformationCBSSBatchType extends Object implements Serializable
Java class for InformationCBSSBatchType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="InformationCBSSBatchType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="FileId" type="{http://www.w3.org/2001/XMLSchema}unsignedLong"/>
<element name="FileCreationTimestamp" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
InformationCBSSBatchType() |
| Modifier and Type | Method and Description |
|---|---|
org.joda.time.DateTime |
getFileCreationTimestamp()
Gets the value of the fileCreationTimestamp property.
|
BigInteger |
getFileId()
Gets the value of the fileId property.
|
void |
setFileCreationTimestamp(org.joda.time.DateTime value)
Sets the value of the fileCreationTimestamp property.
|
void |
setFileId(BigInteger value)
Sets the value of the fileId property.
|
public BigInteger getFileId()
BigIntegerpublic void setFileId(BigInteger value)
value - allowed object is
BigIntegerpublic org.joda.time.DateTime getFileCreationTimestamp()
Stringpublic void setFileCreationTimestamp(org.joda.time.DateTime value)
value - allowed object is
String
Connector Packaging generic 4.2.0 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.