|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbe.fgov.ehealth.ehbox.consultation.protocol.v3.GetOoOListRequest
public class GetOoOListRequest
Java class for GetOoOListRequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GetOoOListRequestType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="BoxId" type="{urn:be:fgov:ehealth:ehbox:core:v3}BoxIdType" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Constructor Summary | |
---|---|
GetOoOListRequest()
|
Method Summary | |
---|---|
BoxIdType |
getBoxId()
Gets the value of the boxId property. |
void |
setBoxId(BoxIdType value)
Sets the value of the boxId property. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GetOoOListRequest()
Method Detail |
---|
public BoxIdType getBoxId()
BoxIdType
public void setBoxId(BoxIdType value)
value
- allowed object is
BoxIdType
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |