|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.glite.ce.monitorapij.types.CEMonResourceBase
Constructor Summary | |
CEMonResourceBase()
|
|
CEMonResourceBase(java.lang.Integer id,
java.lang.String name,
java.lang.String type,
org.apache.axis.types.URI jarPath,
Property[] property)
|
Method Summary | |
boolean |
equals(java.lang.Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
java.lang.Integer |
getId()
Gets the id value for this CEMonResourceBase. |
org.apache.axis.types.URI |
getJarPath()
Gets the jarPath value for this CEMonResourceBase. |
java.lang.String |
getName()
Gets the name value for this CEMonResourceBase. |
Property[] |
getProperty()
Gets the property value for this CEMonResourceBase. |
Property |
getProperty(int i)
|
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
java.lang.String |
getType()
Gets the type value for this CEMonResourceBase. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setId(java.lang.Integer id)
Sets the id value for this CEMonResourceBase. |
void |
setJarPath(org.apache.axis.types.URI jarPath)
Sets the jarPath value for this CEMonResourceBase. |
void |
setName(java.lang.String name)
Sets the name value for this CEMonResourceBase. |
void |
setProperty(int i,
Property _value)
|
void |
setProperty(Property[] property)
Sets the property value for this CEMonResourceBase. |
void |
setType(java.lang.String type)
Sets the type value for this CEMonResourceBase. |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CEMonResourceBase()
public CEMonResourceBase(java.lang.Integer id, java.lang.String name, java.lang.String type, org.apache.axis.types.URI jarPath, Property[] property)
Method Detail |
public java.lang.Integer getId()
public void setId(java.lang.Integer id)
id
- public java.lang.String getName()
public void setName(java.lang.String name)
name
- public java.lang.String getType()
public void setType(java.lang.String type)
type
- public org.apache.axis.types.URI getJarPath()
public void setJarPath(org.apache.axis.types.URI jarPath)
jarPath
- public Property[] getProperty()
public void setProperty(Property[] property)
property
- public Property getProperty(int i)
public void setProperty(int i, Property _value)
public boolean equals(java.lang.Object obj)
public int hashCode()
public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |