cgl.axis.services.WSCTX.uddi_wsctx_schema
Class ContextInfos
java.lang.Object
cgl.axis.services.WSCTX.uddi_wsctx_schema.ContextInfos
- All Implemented Interfaces:
- java.io.Serializable
- public class ContextInfos
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
ContextInfos
public ContextInfos()
ContextInfos
public ContextInfos(ContextInfo[] contextInfo)
getContextInfo
public ContextInfo[] getContextInfo()
- Gets the contextInfo value for this ContextInfos.
- Returns:
- contextInfo
setContextInfo
public void setContextInfo(ContextInfo[] contextInfo)
- Sets the contextInfo value for this ContextInfos.
- Parameters:
contextInfo
-
getContextInfo
public ContextInfo getContextInfo(int i)
setContextInfo
public void setContextInfo(int i,
ContextInfo _value)
equals
public boolean equals(java.lang.Object obj)
hashCode
public int hashCode()