com.legstar.test.cixs.redinout
Class RedinoutRequest

java.lang.Object
  extended by com.legstar.test.cixs.redinout.RedinoutRequest

public class RedinoutRequest
extends Object

Java class for RedinoutRequest complex type.

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

 <complexType name="RedinoutRequest">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element ref="{http://legstar.com/test/coxb/redinout}Dfhcommarea"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 


Field Summary
protected  Dfhcommarea dfhcommarea
           
 
Constructor Summary
RedinoutRequest()
           
 
Method Summary
 Dfhcommarea getDfhcommarea()
          Gets the value of the dfhcommarea property.
 void setDfhcommarea(Dfhcommarea value)
          Sets the value of the dfhcommarea property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

dfhcommarea

protected Dfhcommarea dfhcommarea
Constructor Detail

RedinoutRequest

public RedinoutRequest()
Method Detail

getDfhcommarea

public Dfhcommarea getDfhcommarea()
Gets the value of the dfhcommarea property.

Returns:
possible object is Dfhcommarea

setDfhcommarea

public void setDfhcommarea(Dfhcommarea value)
Sets the value of the dfhcommarea property.

Parameters:
value - allowed object is Dfhcommarea


Copyright © 2011 LegSem. All Rights Reserved.