be.fgov.ehealth.recipe.protocol.v1
Class ListFeedbacksRequest

java.lang.Object
  extended by be.fgov.ehealth.commons.protocol.v1.RequestType
      extended by be.fgov.ehealth.recipe.protocol.v1.ListFeedbacksRequest
All Implemented Interfaces:
Serializable

@Generated(value="com.sun.tools.xjc.Driver",
           date="2016-07-06T09:29:02+02:00",
           comments="JAXB RI v2.2.6")
public class ListFeedbacksRequest
extends RequestType
implements Serializable

Java class for ListFeedbacksRequestType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="ListFeedbacksRequestType">
   <complexContent>
     <extension base="{urn:be:fgov:ehealth:commons:protocol:v1}RequestType">
       <sequence>
         <element name="SecuredListFeedbacksRequest" type="{urn:be:fgov:ehealth:recipe:core:v1}SecuredContentType"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 

See Also:
Serialized Form

Constructor Summary
ListFeedbacksRequest()
           
 
Method Summary
 SecuredContentType getSecuredListFeedbacksRequest()
          Gets the value of the securedListFeedbacksRequest property.
 void setSecuredListFeedbacksRequest(SecuredContentType value)
          Sets the value of the securedListFeedbacksRequest property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ListFeedbacksRequest

public ListFeedbacksRequest()
Method Detail

getSecuredListFeedbacksRequest

public SecuredContentType getSecuredListFeedbacksRequest()
Gets the value of the securedListFeedbacksRequest property.

Returns:
possible object is SecuredContentType

setSecuredListFeedbacksRequest

public void setSecuredListFeedbacksRequest(SecuredContentType value)
Sets the value of the securedListFeedbacksRequest property.

Parameters:
value - allowed object is SecuredContentType



Connector Packaging PERSPHYSICIAN 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.