org.ow2.jasmine.monitoring.eos.probemanager.service
Class ProbeOutput
java.lang.Object
org.ow2.jasmine.monitoring.eos.probemanager.service.ProbeOutput
- All Implemented Interfaces:
- java.io.Serializable
public class ProbeOutput
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
|
Field Summary |
protected java.lang.String |
name
|
protected java.lang.String |
type
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
protected java.lang.String name
type
protected java.lang.String type
ProbeOutput
public ProbeOutput()
getName
public java.lang.String getName()
setName
public void setName(java.lang.String id)
getType
public java.lang.String getType()
setType
public void setType(java.lang.String type)
getProperties
public java.util.List<java.lang.String> getProperties()
setProperties
public void setProperties(java.util.List<java.lang.String> properties)
getJasmineURI
public java.lang.String getJasmineURI()
Copyright © 2012 OW2 Consortium. All Rights Reserved.