|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.oasis.wsn.SubscriptionManagerRP
| Field Summary | |
private Object |
__equalsCalc
|
private boolean |
__hashCodeCalc
|
private EndpointReferenceType |
consumerReference
|
private Calendar |
creationTime
|
private Calendar |
currentTime
|
private QueryExpressionType |
precondition
|
private QueryExpressionType |
selector
|
private Object |
subscriptionPolicy
|
private Calendar |
terminationTime
|
private TopicExpressionType |
topicExpression
|
private static TypeDesc |
typeDesc
|
private boolean |
useNotify
|
| Constructor Summary | |
SubscriptionManagerRP()
|
|
SubscriptionManagerRP(EndpointReferenceType consumerReference,
Calendar creationTime,
Calendar currentTime,
QueryExpressionType precondition,
QueryExpressionType selector,
Object subscriptionPolicy,
Calendar terminationTime,
TopicExpressionType topicExpression,
boolean useNotify)
|
|
| Method Summary | |
boolean |
equals(Object obj)
|
EndpointReferenceType |
getConsumerReference()
Gets the consumerReference value for this SubscriptionManagerRP. |
Calendar |
getCreationTime()
Gets the creationTime value for this SubscriptionManagerRP. |
Calendar |
getCurrentTime()
Gets the currentTime value for this SubscriptionManagerRP. |
static Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
QueryExpressionType |
getPrecondition()
Gets the precondition value for this SubscriptionManagerRP. |
QueryExpressionType |
getSelector()
Gets the selector value for this SubscriptionManagerRP. |
static Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
Object |
getSubscriptionPolicy()
Gets the subscriptionPolicy value for this SubscriptionManagerRP. |
Calendar |
getTerminationTime()
Gets the terminationTime value for this SubscriptionManagerRP. |
TopicExpressionType |
getTopicExpression()
Gets the topicExpression value for this SubscriptionManagerRP. |
static TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
boolean |
isUseNotify()
Gets the useNotify value for this SubscriptionManagerRP. |
void |
setConsumerReference(EndpointReferenceType consumerReference)
Sets the consumerReference value for this SubscriptionManagerRP. |
void |
setCreationTime(Calendar creationTime)
Sets the creationTime value for this SubscriptionManagerRP. |
void |
setCurrentTime(Calendar currentTime)
Sets the currentTime value for this SubscriptionManagerRP. |
void |
setPrecondition(QueryExpressionType precondition)
Sets the precondition value for this SubscriptionManagerRP. |
void |
setSelector(QueryExpressionType selector)
Sets the selector value for this SubscriptionManagerRP. |
void |
setSubscriptionPolicy(Object subscriptionPolicy)
Sets the subscriptionPolicy value for this SubscriptionManagerRP. |
void |
setTerminationTime(Calendar terminationTime)
Sets the terminationTime value for this SubscriptionManagerRP. |
void |
setTopicExpression(TopicExpressionType topicExpression)
Sets the topicExpression value for this SubscriptionManagerRP. |
void |
setUseNotify(boolean useNotify)
Sets the useNotify value for this SubscriptionManagerRP. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private Calendar currentTime
private Calendar terminationTime
private EndpointReferenceType consumerReference
private TopicExpressionType topicExpression
private boolean useNotify
private QueryExpressionType precondition
private QueryExpressionType selector
private Object subscriptionPolicy
private Calendar creationTime
private Object __equalsCalc
private boolean __hashCodeCalc
private static TypeDesc typeDesc
| Constructor Detail |
public SubscriptionManagerRP()
public SubscriptionManagerRP(EndpointReferenceType consumerReference,
Calendar creationTime,
Calendar currentTime,
QueryExpressionType precondition,
QueryExpressionType selector,
Object subscriptionPolicy,
Calendar terminationTime,
TopicExpressionType topicExpression,
boolean useNotify)
| Method Detail |
public Calendar getCurrentTime()
public void setCurrentTime(Calendar currentTime)
currentTime - public Calendar getTerminationTime()
public void setTerminationTime(Calendar terminationTime)
terminationTime - public EndpointReferenceType getConsumerReference()
public void setConsumerReference(EndpointReferenceType consumerReference)
consumerReference - public TopicExpressionType getTopicExpression()
public void setTopicExpression(TopicExpressionType topicExpression)
topicExpression - public boolean isUseNotify()
public void setUseNotify(boolean useNotify)
useNotify - public QueryExpressionType getPrecondition()
public void setPrecondition(QueryExpressionType precondition)
precondition - public QueryExpressionType getSelector()
public void setSelector(QueryExpressionType selector)
selector - public Object getSubscriptionPolicy()
public void setSubscriptionPolicy(Object subscriptionPolicy)
subscriptionPolicy - public Calendar getCreationTime()
public void setCreationTime(Calendar creationTime)
creationTime - public boolean equals(Object obj)
public int hashCode()
public static TypeDesc getTypeDesc()
public static Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
public static Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||