|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.petals.component.framework.jbidescriptor.generated.Target
public class Target
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">
<sequence>
<element ref="{http://java.sun.com/xml/ns/jbi}artifacts-zip"/>
<element ref="{http://java.sun.com/xml/ns/jbi}component-name"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected String |
artifactsZip
|
protected String |
componentName
|
| Constructor Summary | |
|---|---|
Target()
|
|
| Method Summary | |
|---|---|
String |
getArtifactsZip()
Gets the value of the artifactsZip property. |
String |
getComponentName()
Gets the value of the componentName property. |
void |
setArtifactsZip(String value)
Sets the value of the artifactsZip property. |
void |
setComponentName(String value)
Sets the value of the componentName property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String artifactsZip
protected String componentName
| Constructor Detail |
|---|
public Target()
| Method Detail |
|---|
public String getArtifactsZip()
Stringpublic void setArtifactsZip(String value)
value - allowed object is
Stringpublic String getComponentName()
Stringpublic void setComponentName(String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||