be.fgov.ehealth.rn.commons.business.v1
Class InformationCBSSBatchType

java.lang.Object
  extended by be.fgov.ehealth.rn.commons.business.v1.InformationCBSSBatchType
All Implemented Interfaces:
Serializable

@Generated(value="com.sun.tools.xjc.Driver",
           date="2022-09-22T05:58:15+02:00",
           comments="JAXB RI v2.2.11")
public class InformationCBSSBatchType
extends Object
implements Serializable

Deprecated type. Use SenderReceiverType in new batch XSDs

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>
 

See Also:
Serialized Form

Constructor Summary
InformationCBSSBatchType()
           
 
Method Summary
 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.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InformationCBSSBatchType

public InformationCBSSBatchType()
Method Detail

getFileId

public BigInteger getFileId()
Gets the value of the fileId property.

Returns:
possible object is BigInteger

setFileId

public void setFileId(BigInteger value)
Sets the value of the fileId property.

Parameters:
value - allowed object is BigInteger

getFileCreationTimestamp

public org.joda.time.DateTime getFileCreationTimestamp()
Gets the value of the fileCreationTimestamp property.

Returns:
possible object is String

setFileCreationTimestamp

public void setFileCreationTimestamp(org.joda.time.DateTime value)
Sets the value of the fileCreationTimestamp property.

Parameters:
value - allowed object is String



Connector Packaging PERSNURSE 3.23.0 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.