com.legstar.test.cixs.arrayscx
Class ArrayscxRequest

java.lang.Object
  extended by com.legstar.test.cixs.arrayscx.ArrayscxRequest

public class ArrayscxRequest
extends Object

Java class for ArrayscxRequest complex type.

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

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


Field Summary
protected  Dfhcommarea dfhcommarea
           
 
Constructor Summary
ArrayscxRequest()
           
 
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

ArrayscxRequest

public ArrayscxRequest()
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.