|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BoxIdType | |
---|---|
be.fgov.ehealth.ehbox.consultation.protocol.v2 | |
be.fgov.ehealth.ehbox.core.v2 | |
be.fgov.ehealth.ehbox.publication.protocol.v2 |
Uses of BoxIdType in be.fgov.ehealth.ehbox.consultation.protocol.v2 |
---|
Methods in be.fgov.ehealth.ehbox.consultation.protocol.v2 that return BoxIdType | |
---|---|
BoxIdType |
MoveMessageRequest.getBoxId()
Gets the value of the boxId property. |
BoxIdType |
MessageRequestType.getBoxId()
Gets the value of the boxId property. |
BoxIdType |
GetMessagesListRequest.getBoxId()
Gets the value of the boxId property. |
BoxIdType |
GetMessageAcknowledgmentsStatusRequest.getBoxId()
Gets the value of the boxId property. |
BoxIdType |
GetBoxInfoResponse.getBoxId()
Gets the value of the boxId property. |
BoxIdType |
GetBoxInfoRequest.getBoxId()
Gets the value of the boxId property. |
BoxIdType |
DeleteMessageRequest.getBoxId()
Gets the value of the boxId property. |
Methods in be.fgov.ehealth.ehbox.consultation.protocol.v2 with parameters of type BoxIdType | |
---|---|
void |
MoveMessageRequest.setBoxId(BoxIdType value)
Sets the value of the boxId property. |
void |
MessageRequestType.setBoxId(BoxIdType value)
Sets the value of the boxId property. |
void |
GetMessagesListRequest.setBoxId(BoxIdType value)
Sets the value of the boxId property. |
void |
GetMessageAcknowledgmentsStatusRequest.setBoxId(BoxIdType value)
Sets the value of the boxId property. |
void |
GetBoxInfoResponse.setBoxId(BoxIdType value)
Sets the value of the boxId property. |
void |
GetBoxInfoRequest.setBoxId(BoxIdType value)
Sets the value of the boxId property. |
void |
DeleteMessageRequest.setBoxId(BoxIdType value)
Sets the value of the boxId property. |
Uses of BoxIdType in be.fgov.ehealth.ehbox.core.v2 |
---|
Methods in be.fgov.ehealth.ehbox.core.v2 that return BoxIdType | |
---|---|
BoxIdType |
ObjectFactory.createBoxIdType()
Create an instance of BoxIdType |
Uses of BoxIdType in be.fgov.ehealth.ehbox.publication.protocol.v2 |
---|
Methods in be.fgov.ehealth.ehbox.publication.protocol.v2 that return BoxIdType | |
---|---|
BoxIdType |
SendMessageRequest.getBoxId()
Gets the value of the boxId property. |
Methods in be.fgov.ehealth.ehbox.publication.protocol.v2 with parameters of type BoxIdType | |
---|---|
void |
SendMessageRequest.setBoxId(BoxIdType value)
Sets the value of the boxId property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |