org.ow2.jasmine.probe.api.generated
Class OutputResource
java.lang.Object
org.ow2.jasmine.probe.api.generated.OutputBaseType
org.ow2.jasmine.probe.api.generated.OutputResource
public class OutputResource
- extends OutputBaseType
Java class for outputResource complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="outputResource">
<complexContent>
<extension base="{org.ow2.jasmine.probe:probe-config}outputBaseType">
<attribute name="href" type="{http://www.w3.org/2001/XMLSchema}anyURI" />
</extension>
</complexContent>
</complexType>
|
Method Summary |
String |
getHref()
Gets the value of the href property. |
void |
setHref(String value)
Sets the value of the href property. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
href
protected String href
OutputResource
public OutputResource()
getHref
public String getHref()
- Gets the value of the href property.
- Returns:
- possible object is
String
setHref
public void setHref(String value)
- Sets the value of the href property.
- Parameters:
value - allowed object is
String
Copyright © 2013 OW2 Consortium. All Rights Reserved.