|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.glite.ce.monitorapij.types.CEMonResourceBase
org.glite.ce.monitorapij.types.CEMonResource
org.glite.ce.monitorapij.types.SubscriptionBase
Field Summary |
Fields inherited from class org.glite.ce.monitorapij.types.CEMonResource |
creationTime, newResource |
Constructor Summary | |
SubscriptionBase()
|
|
SubscriptionBase(org.apache.axis.types.URI monitorConsumerURL,
java.util.Calendar expirationTime,
Topic topic,
Policy policy)
|
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.util.Calendar |
getExpirationTime()
Gets the expirationTime value for this SubscriptionBase. |
org.apache.axis.types.URI |
getMonitorConsumerURL()
Gets the monitorConsumerURL value for this SubscriptionBase. |
Policy |
getPolicy()
Gets the policy value for this SubscriptionBase. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
Topic |
getTopic()
Gets the topic value for this SubscriptionBase. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setExpirationTime(java.util.Calendar expirationTime)
Sets the expirationTime value for this SubscriptionBase. |
void |
setMonitorConsumerURL(org.apache.axis.types.URI monitorConsumerURL)
Sets the monitorConsumerURL value for this SubscriptionBase. |
void |
setPolicy(Policy policy)
Sets the policy value for this SubscriptionBase. |
void |
setTopic(Topic topic)
Sets the topic value for this SubscriptionBase. |
Methods inherited from class org.glite.ce.monitorapij.types.CEMonResource |
exists, getCreationTime, getProperty, isNew, lastModified, removeHiddenProperties, setCreationTime, setId, setNew |
Methods inherited from class org.glite.ce.monitorapij.types.CEMonResourceBase |
getId, getJarPath, getName, getProperty, getProperty, getType, setId, setJarPath, setName, setProperty, setProperty, setType |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.glite.ce.monitorapij.resource.Resource |
getId, getJarPath, getName, getProperty, getProperty, getType, setId, setJarPath, setName, setProperty, setProperty, setType |
Constructor Detail |
public SubscriptionBase()
public SubscriptionBase(org.apache.axis.types.URI monitorConsumerURL, java.util.Calendar expirationTime, Topic topic, Policy policy)
Method Detail |
public org.apache.axis.types.URI getMonitorConsumerURL()
public void setMonitorConsumerURL(org.apache.axis.types.URI monitorConsumerURL)
monitorConsumerURL
- public java.util.Calendar getExpirationTime()
public void setExpirationTime(java.util.Calendar expirationTime)
expirationTime
- public Topic getTopic()
public void setTopic(Topic topic)
topic
- public Policy getPolicy()
public void setPolicy(Policy policy)
policy
- public boolean equals(java.lang.Object obj)
equals
in class CEMonResourceBase
public int hashCode()
hashCode
in class CEMonResourceBase
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 |