com.legstar.test.cixs.charsets
Class CharsetsRequest
java.lang.Object
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>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
dfhcommarea
protected Dfhcommarea dfhcommarea
CharsetsRequest
public CharsetsRequest()
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.