|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.Objectorg.jomc.model.test.ModulesConstraintsTest
@Generated(value="com.sun.tools.xjc.Driver",
date="2009-10-06T06:49:47+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-833")
public class ModulesConstraintsTestPerforms modules validation.
| Field Summary | |
|---|---|
protected List<ModelExceptionDetail> |
detail
|
protected String |
identifier
|
protected AnyModelObject |
modules
|
| Constructor Summary | |
|---|---|
ModulesConstraintsTest()
Creates a new ModulesConstraintsTest instance. |
|
ModulesConstraintsTest(ModulesConstraintsTest o)
Creates a new ModulesConstraintsTest instance by deeply copying a given instance. |
|
| Method Summary | |
|---|---|
ModulesConstraintsTest |
clone()
Creates and returns a deep copy of this object. |
private static void |
copyDetail(List<ModelExceptionDetail> source,
List<ModelExceptionDetail> target)
Copies all values of property Detail deeply. |
List<ModelExceptionDetail> |
getDetail()
Gets the value of the detail property. |
String |
getIdentifier()
Identifier of this test. |
AnyModelObject |
getModules()
Gets the value of the modules property. |
void |
setIdentifier(String value)
Sets the value of the identifier property. |
void |
setModules(AnyModelObject value)
Sets the value of the modules property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
@Generated(value="com.sun.tools.xjc.Driver",
date="2009-10-06T06:49:47+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-833")
protected AnyModelObject modules
@Generated(value="com.sun.tools.xjc.Driver",
date="2009-10-06T06:49:47+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-833")
protected List<ModelExceptionDetail> detail
@Generated(value="com.sun.tools.xjc.Driver",
date="2009-10-06T06:49:47+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-833")
protected String identifier
| Constructor Detail |
|---|
public ModulesConstraintsTest()
ModulesConstraintsTest instance.
public ModulesConstraintsTest(ModulesConstraintsTest o)
ModulesConstraintsTest instance by deeply copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
@Generated(value="com.sun.tools.xjc.Driver",
date="2009-10-06T06:49:47+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-833")
public AnyModelObject getModules()
AnyModelObject
@Generated(value="com.sun.tools.xjc.Driver",
date="2009-10-06T06:49:47+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-833")
public void setModules(AnyModelObject value)
value - allowed object is
AnyModelObject
@Generated(value="com.sun.tools.xjc.Driver",
date="2009-10-06T06:49:47+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-833")
public List<ModelExceptionDetail> getDetail()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the detail property.
For example, to add a new item, do as follows:
getDetail().add(newItem);
Objects of the following type(s) are allowed in the list
ModelExceptionDetail
@Generated(value="com.sun.tools.xjc.Driver",
date="2009-10-06T06:49:47+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-833")
public String getIdentifier()
String
@Generated(value="com.sun.tools.xjc.Driver",
date="2009-10-06T06:49:47+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-833")
public void setIdentifier(String value)
value - allowed object is
String
@Generated(value="com.sun.tools.xjc.Driver",
date="2009-10-06T06:49:47+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-833")
private static void copyDetail(List<ModelExceptionDetail> source,
List<ModelExceptionDetail> target)
Detail deeply.
target - The target to copy source to.source - The source to copy from.
NullPointerException - if source or target is null.
@Generated(value="com.sun.tools.xjc.Driver",
date="2009-10-06T06:49:47+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-833")
public ModulesConstraintsTest clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||