com.legstar.test.cixs.charsets
Class CharsetsRequest

java.lang.Object
  extended by com.legstar.test.cixs.charsets.CharsetsRequest

public class CharsetsRequest
extends Object

Java class for CharsetsRequest complex type.

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

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


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

CharsetsRequest

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