|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcgl.axis.services.WSCTX.uddi_wsctx_schema.ContextAssertion
Constructor Summary | |
ContextAssertion()
|
|
ContextAssertion(CompletionStatus completionStatus,
org.apache.axis.types.URI fromKey,
org.apache.axis.types.URI property_uri,
org.apache.axis.types.URI toKey)
|
Method Summary | |
boolean |
equals(java.lang.Object obj)
|
CompletionStatus |
getCompletionStatus()
Gets the completionStatus value for this ContextAssertion. |
org.apache.axis.types.URI |
getFromKey()
Gets the fromKey value for this ContextAssertion. |
org.apache.axis.types.URI |
getProperty_uri()
Gets the property_uri value for this ContextAssertion. |
org.apache.axis.types.URI |
getToKey()
Gets the toKey value for this ContextAssertion. |
int |
hashCode()
|
void |
setCompletionStatus(CompletionStatus completionStatus)
Sets the completionStatus value for this ContextAssertion. |
void |
setFromKey(org.apache.axis.types.URI fromKey)
Sets the fromKey value for this ContextAssertion. |
void |
setProperty_uri(org.apache.axis.types.URI property_uri)
Sets the property_uri value for this ContextAssertion. |
void |
setToKey(org.apache.axis.types.URI toKey)
Sets the toKey value for this ContextAssertion. |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ContextAssertion()
public ContextAssertion(CompletionStatus completionStatus, org.apache.axis.types.URI fromKey, org.apache.axis.types.URI property_uri, org.apache.axis.types.URI toKey)
Method Detail |
public CompletionStatus getCompletionStatus()
public void setCompletionStatus(CompletionStatus completionStatus)
completionStatus
- public org.apache.axis.types.URI getFromKey()
public void setFromKey(org.apache.axis.types.URI fromKey)
fromKey
- public org.apache.axis.types.URI getProperty_uri()
public void setProperty_uri(org.apache.axis.types.URI property_uri)
property_uri
- public org.apache.axis.types.URI getToKey()
public void setToKey(org.apache.axis.types.URI toKey)
toKey
- public boolean equals(java.lang.Object obj)
public int hashCode()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |