|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.beans.Import
public class Import
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="resource" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected String |
resource
|
| Constructor Summary | |
|---|---|
Import()
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.beans.Import instance. |
|
Import(Import o)
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.beans.Import instance by copying a given instance. |
|
| Method Summary | |
|---|---|
Import |
clone()
Creates and returns a copy of this object. |
String |
getResource()
Gets the value of the resource property. |
void |
setResource(String value)
Sets the value of the resource property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String resource
| Constructor Detail |
|---|
public Import()
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.beans.Import instance.
public Import(Import o)
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.beans.Import instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getResource()
Stringpublic void setResource(String value)
value - allowed object is
Stringpublic Import clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||