|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.fgov.ehealth.commons.protocol.v1.RequestType
be.fgov.ehealth.recipe.protocol.v1.UpdatePatientFeedbackFlagRequest
@Generated(value="com.sun.tools.xjc.Driver",
date="2016-07-06T09:29:02+02:00",
comments="JAXB RI v2.2.6")
public class UpdatePatientFeedbackFlagRequest
Java class for UpdatePatientFeedbackFlagRequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="UpdatePatientFeedbackFlagRequestType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:commons:protocol:v1}RequestType">
<sequence>
<element name="SecuredUpdatePatientFeedbackFlagRequest" type="{urn:be:fgov:ehealth:recipe:core:v1}SecuredContentType"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
UpdatePatientFeedbackFlagRequest()
|
|
| Method Summary | |
|---|---|
SecuredContentType |
getSecuredUpdatePatientFeedbackFlagRequest()
Gets the value of the securedUpdatePatientFeedbackFlagRequest property. |
void |
setSecuredUpdatePatientFeedbackFlagRequest(SecuredContentType value)
Sets the value of the securedUpdatePatientFeedbackFlagRequest property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UpdatePatientFeedbackFlagRequest()
| Method Detail |
|---|
public SecuredContentType getSecuredUpdatePatientFeedbackFlagRequest()
SecuredContentTypepublic void setSecuredUpdatePatientFeedbackFlagRequest(SecuredContentType value)
value - allowed object is
SecuredContentType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||