|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.csapi.jr.se.pam.PAMCommunicationContext
This is a Sequence of Data Elements containing the list of attribute values for defining a communication context.
Constructor Summary | |
PAMCommunicationContext()
Creates a new PAMCommunicationContext instance. |
|
PAMCommunicationContext(java.lang.String _communicationCapability)
Creates a new PAMCommunicationContext instance. |
Method Summary | |
boolean |
equals(java.lang.Object o)
Indicates whether some other object is 'equal to' this one. |
java.lang.String |
getCommunicationCapability()
This method returns a communicationCapability. |
int |
hashCode()
Returns a hashcode value for the object. |
void |
setCommunicationCapability(java.lang.String communicationCapability)
This method sets a communicationCapability. |
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PAMCommunicationContext()
public PAMCommunicationContext(java.lang.String _communicationCapability)
_communicationCapability
- Specifies the communication type for which the availability is requestedMethod Detail |
public java.lang.String getCommunicationCapability()
public void setCommunicationCapability(java.lang.String communicationCapability)
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |