@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:23:56+02:00", comments="JAXB RI v2.3.7") public class GetBoxInfoResponse extends ResponseType implements Serializable
Java class for GetBoxInfoResponseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GetBoxInfoResponseType"> <complexContent> <extension base="{urn:be:fgov:ehealth:commons:protocol:v1}ResponseType"> <sequence minOccurs="0"> <element name="BoxId" type="{urn:be:fgov:ehealth:ehbox:core:v3}BoxIdType"/> <element name="NbrMessagesInStandBy" type="{http://www.w3.org/2001/XMLSchema}int"/> <element name="CurrentSize" type="{http://www.w3.org/2001/XMLSchema}long"/> <element name="MaxSize" type="{http://www.w3.org/2001/XMLSchema}long"/> </sequence> </extension> </complexContent> </complexType>
Constructor and Description |
---|
GetBoxInfoResponse() |
Modifier and Type | Method and Description |
---|---|
BoxIdType |
getBoxId()
Gets the value of the boxId property.
|
Long |
getCurrentSize()
Gets the value of the currentSize property.
|
Long |
getMaxSize()
Gets the value of the maxSize property.
|
Integer |
getNbrMessagesInStandBy()
Gets the value of the nbrMessagesInStandBy property.
|
void |
setBoxId(BoxIdType value)
Sets the value of the boxId property.
|
void |
setCurrentSize(Long value)
Sets the value of the currentSize property.
|
void |
setMaxSize(Long value)
Sets the value of the maxSize property.
|
void |
setNbrMessagesInStandBy(Integer value)
Sets the value of the nbrMessagesInStandBy property.
|
getId, getStatus, setId, setStatus
public BoxIdType getBoxId()
BoxIdType
public void setBoxId(BoxIdType value)
value
- allowed object is
BoxIdType
public Integer getNbrMessagesInStandBy()
Integer
public void setNbrMessagesInStandBy(Integer value)
value
- allowed object is
Integer
public Long getCurrentSize()
Long
public void setCurrentSize(Long value)
value
- allowed object is
Long
public Long getMaxSize()
Long
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.