|
||||||||||
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.Context
Constructor Summary | |
Context()
|
|
Context(AccessRightInfo accessRightInfo,
ContextAssertion[] contextAssertion,
org.apache.axis.types.URI contextKey,
ServiceRefType contextManager,
ServiceRefType contextService,
java.lang.String findQualifier,
Lease lease,
Name[] name,
org.apache.axis.types.URI serviceKey,
org.apache.axis.types.URI sessionKey,
byte[] value,
java.lang.String valueType,
long version)
|
Method Summary | |
boolean |
equals(java.lang.Object obj)
|
AccessRightInfo |
getAccessRightInfo()
Gets the accessRightInfo value for this Context. |
ContextAssertion[] |
getContextAssertion()
Gets the contextAssertion value for this Context. |
ContextAssertion |
getContextAssertion(int i)
|
org.apache.axis.types.URI |
getContextKey()
Gets the contextKey value for this Context. |
ServiceRefType |
getContextManager()
Gets the contextManager value for this Context. |
ServiceRefType |
getContextService()
Gets the contextService value for this Context. |
java.lang.String |
getFindQualifier()
Gets the findQualifier value for this Context. |
Lease |
getLease()
Gets the lease value for this Context. |
Name[] |
getName()
Gets the name value for this Context. |
Name |
getName(int i)
|
org.apache.axis.types.URI |
getServiceKey()
Gets the serviceKey value for this Context. |
org.apache.axis.types.URI |
getSessionKey()
Gets the sessionKey value for this Context. |
byte[] |
getValue()
Gets the value value for this Context. |
byte |
getValue(int i)
|
java.lang.String |
getValueType()
Gets the valueType value for this Context. |
long |
getVersion()
Gets the version value for this Context. |
int |
hashCode()
|
void |
setAccessRightInfo(AccessRightInfo accessRightInfo)
Sets the accessRightInfo value for this Context. |
void |
setContextAssertion(ContextAssertion[] contextAssertion)
Sets the contextAssertion value for this Context. |
void |
setContextAssertion(int i,
ContextAssertion _value)
|
void |
setContextKey(org.apache.axis.types.URI contextKey)
Sets the contextKey value for this Context. |
void |
setContextManager(ServiceRefType contextManager)
Sets the contextManager value for this Context. |
void |
setContextService(ServiceRefType contextService)
Sets the contextService value for this Context. |
void |
setFindQualifier(java.lang.String findQualifier)
Sets the findQualifier value for this Context. |
void |
setLease(Lease lease)
Sets the lease value for this Context. |
void |
setName(int i,
Name _value)
|
void |
setName(Name[] name)
Sets the name value for this Context. |
void |
setServiceKey(org.apache.axis.types.URI serviceKey)
Sets the serviceKey value for this Context. |
void |
setSessionKey(org.apache.axis.types.URI sessionKey)
Sets the sessionKey value for this Context. |
void |
setValue(byte[] value)
Sets the value value for this Context. |
void |
setValue(int i,
byte _value)
|
void |
setValueType(java.lang.String valueType)
Sets the valueType value for this Context. |
void |
setVersion(long version)
Sets the version value for this Context. |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Context()
public Context(AccessRightInfo accessRightInfo, ContextAssertion[] contextAssertion, org.apache.axis.types.URI contextKey, ServiceRefType contextManager, ServiceRefType contextService, java.lang.String findQualifier, Lease lease, Name[] name, org.apache.axis.types.URI serviceKey, org.apache.axis.types.URI sessionKey, byte[] value, java.lang.String valueType, long version)
Method Detail |
public AccessRightInfo getAccessRightInfo()
public void setAccessRightInfo(AccessRightInfo accessRightInfo)
accessRightInfo
- public ContextAssertion[] getContextAssertion()
public void setContextAssertion(ContextAssertion[] contextAssertion)
contextAssertion
- public ContextAssertion getContextAssertion(int i)
public void setContextAssertion(int i, ContextAssertion _value)
public org.apache.axis.types.URI getContextKey()
public void setContextKey(org.apache.axis.types.URI contextKey)
contextKey
- public ServiceRefType getContextManager()
public void setContextManager(ServiceRefType contextManager)
contextManager
- public ServiceRefType getContextService()
public void setContextService(ServiceRefType contextService)
contextService
- public java.lang.String getFindQualifier()
public void setFindQualifier(java.lang.String findQualifier)
findQualifier
- public Lease getLease()
public void setLease(Lease lease)
lease
- public Name[] getName()
public void setName(Name[] name)
name
- public Name getName(int i)
public void setName(int i, Name _value)
public org.apache.axis.types.URI getServiceKey()
public void setServiceKey(org.apache.axis.types.URI serviceKey)
serviceKey
- public org.apache.axis.types.URI getSessionKey()
public void setSessionKey(org.apache.axis.types.URI sessionKey)
sessionKey
- public byte[] getValue()
public void setValue(byte[] value)
value
- public byte getValue(int i)
public void setValue(int i, byte _value)
public java.lang.String getValueType()
public void setValueType(java.lang.String valueType)
valueType
- public long getVersion()
public void setVersion(long version)
version
- 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 |