|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mobicents.slee.resource.diameter.base.events.avp.DiameterAvpImpl
org.mobicents.slee.resource.diameter.base.events.avp.GroupedAvpImpl
org.mobicents.slee.resource.diameter.ro.events.avp.PocInformationImpl
public class PocInformationImpl
PocInformationImpl.java
Project: mobicents
12:14:33 PM Apr 13, 2009
| Field Summary |
|---|
| Fields inherited from class org.mobicents.slee.resource.diameter.base.events.avp.GroupedAvpImpl |
|---|
avpSet |
| Fields inherited from class org.mobicents.slee.resource.diameter.base.events.avp.DiameterAvpImpl |
|---|
code, mnd, name, prt, type, value, vendorId |
| Fields inherited from interface net.java.slee.resource.diameter.base.events.avp.DiameterAvp |
|---|
FLAG_RULE_MAY, FLAG_RULE_MUST, FLAG_RULE_MUSTNOT |
| Constructor Summary | |
|---|---|
PocInformationImpl()
|
|
PocInformationImpl(int code,
long vendorId,
int mnd,
int prt,
byte[] value)
|
|
| Method Summary | |
|---|---|
int |
getNumberOfParticipants()
Returns the value of the Number-Of-Participants AVP, of type Integer32. |
java.lang.String[] |
getParticipantsInvolveds()
Returns the set of Participants-Involved AVPs. |
java.lang.String |
getPocControllingAddress()
Returns the value of the PoC-Controlling-Address AVP, of type UTF8String. |
java.lang.String |
getPocGroupName()
Returns the value of the PoC-Group-Name AVP, of type UTF8String. |
PocServerRole |
getPocServerRole()
Returns the value of the PoC-Server-Role AVP, of type Enumerated. |
java.lang.String |
getPocSessionId()
Returns the value of the PoC-Session-Id AVP, of type UTF8String. |
PocSessionType |
getPocSessionType()
Returns the value of the PoC-Session-Type AVP, of type Enumerated. |
TalkBurstExchange[] |
getTalkBurstExchanges()
Returns the set of Talk-Burst-Exchange AVPs. |
boolean |
hasNumberOfParticipants()
Returns true if the Number-Of-Participants AVP is present in the message. |
boolean |
hasPocControllingAddress()
Returns true if the PoC-Controlling-Address AVP is present in the message. |
boolean |
hasPocGroupName()
Returns true if the PoC-Group-Name AVP is present in the message. |
boolean |
hasPocServerRole()
Returns true if the PoC-Server-Role AVP is present in the message. |
boolean |
hasPocSessionId()
Returns true if the PoC-Session-Id AVP is present in the message. |
boolean |
hasPocSessionType()
Returns true if the PoC-Session-Type AVP is present in the message. |
void |
setNumberOfParticipants(int numberOfParticipants)
Sets the value of the Number-Of-Participants AVP, of type Integer32. |
void |
setParticipantsInvolved(java.lang.String participantsInvolved)
Sets a single Participants-Involved AVP in the message, of type UTF8String. |
void |
setParticipantsInvolveds(java.lang.String[] participantsInvolveds)
Sets the set of Participants-Involved AVPs, with all the values in the given array. |
void |
setPocControllingAddress(java.lang.String pocControllingAddress)
Sets the value of the PoC-Controlling-Address AVP, of type UTF8String. |
void |
setPocGroupName(java.lang.String pocGroupName)
Sets the value of the PoC-Group-Name AVP, of type UTF8String. |
void |
setPocServerRole(PocServerRole pocServerRole)
Sets the value of the PoC-Server-Role AVP, of type Enumerated. |
void |
setPocSessionId(java.lang.String pocSessionId)
Sets the value of the PoC-Session-Id AVP, of type UTF8String. |
void |
setPocSessionType(PocSessionType pocSessionType)
Sets the value of the PoC-Session-Type AVP, of type Enumerated. |
void |
setTalkBurstExchange(TalkBurstExchange talkBurstExchange)
Sets a single Talk-Burst-Exchange AVP in the message, of type Grouped. |
void |
setTalkBurstExchanges(TalkBurstExchange[] talkBurstExchanges)
Sets the set of Talk-Burst-Exchange AVPs, with all the values in the given array. |
| Methods inherited from class org.mobicents.slee.resource.diameter.base.events.avp.GroupedAvpImpl |
|---|
addAvp, addAvp, addAvp, addAvp, byteArrayValue, clone, doubleValue, equals, floatValue, getAvp, getAvp, getAvp, getAvpAsAddress, getAvpAsAddress, getAvpAsCustom, getAvpAsCustom, getAvpAsDiameterIdentity, getAvpAsDiameterIdentity, getAvpAsDiameterURI, getAvpAsDiameterURI, getAvpAsEnumerated, getAvpAsEnumerated, getAvpAsFloat32, getAvpAsFloat32, getAvpAsFloat64, getAvpAsFloat64, getAvpAsGrouped, getAvpAsGrouped, getAvpAsInteger32, getAvpAsInteger32, getAvpAsInteger64, getAvpAsInteger64, getAvpAsIPFilterRule, getAvpAsIPFilterRule, getAvpAsOctetString, getAvpAsOctetString, getAvpAsRaw, getAvpAsRaw, getAvpAsTime, getAvpAsTime, getAvpAsUnsigned32, getAvpAsUnsigned32, getAvpAsUnsigned64, getAvpAsUnsigned64, getAvpAsUTF8String, getAvpAsUTF8String, getAvpsAsAddress, getAvpsAsAddress, getAvpsAsCustom, getAvpsAsCustom, getAvpsAsDiameterIdentity, getAvpsAsDiameterIdentity, getAvpsAsDiameterURI, getAvpsAsDiameterURI, getAvpsAsEnumerated, getAvpsAsEnumerated, getAvpsAsFloat32, getAvpsAsFloat32, getAvpsAsFloat64, getAvpsAsFloat64, getAvpsAsGrouped, getAvpsAsGrouped, getAvpsAsInteger32, getAvpsAsInteger32, getAvpsAsInteger64, getAvpsAsInteger64, getAvpsAsIPFilterRule, getAvpsAsIPFilterRule, getAvpsAsOctetString, getAvpsAsOctetString, getAvpsAsRaw, getAvpsAsRaw, getAvpsAsTime, getAvpsAsTime, getAvpsAsUnsigned32, getAvpsAsUnsigned32, getAvpsAsUnsigned64, getAvpsAsUnsigned64, getAvpsAsUTF8String, getAvpsAsUTF8String, getExtensionAvps, getGenericData, getValue, hasAvp, hasAvp, intValue, longValue, setAvpAsFloat32, setAvpAsFloat64, setAvpAsGrouped, setAvpAsInteger32, setAvpAsInteger64, setAvpAsOctetString, setAvpAsRaw, setAvpAsTime, setAvpAsUnsigned32, setAvpAsUnsigned64, setAvpAsUTF8String, setExtensionAvps, setValue, stringValue |
| Methods inherited from class org.mobicents.slee.resource.diameter.base.events.avp.DiameterAvpImpl |
|---|
getCode, getMandatoryRule, getName, getProtectedRule, getType, getVendorId, hashCode, octetStringValue, readExternal, toString, writeExternal |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface net.java.slee.resource.diameter.base.events.avp.GroupedAvp |
|---|
getExtensionAvps, setExtensionAvps |
| Methods inherited from interface net.java.slee.resource.diameter.base.events.avp.DiameterAvp |
|---|
byteArrayValue, clone, doubleValue, floatValue, getCode, getMandatoryRule, getName, getProtectedRule, getType, getVendorId, intValue, longValue, octetStringValue, stringValue |
| Methods inherited from interface java.io.Externalizable |
|---|
readExternal, writeExternal |
| Constructor Detail |
|---|
public PocInformationImpl()
public PocInformationImpl(int code,
long vendorId,
int mnd,
int prt,
byte[] value)
code - vendorId - mnd - prt - value - | Method Detail |
|---|
public int getNumberOfParticipants()
PocInformation
getNumberOfParticipants in interface PocInformationpublic java.lang.String[] getParticipantsInvolveds()
PocInformation
getParticipantsInvolveds in interface PocInformationpublic java.lang.String getPocControllingAddress()
PocInformation
getPocControllingAddress in interface PocInformationpublic java.lang.String getPocGroupName()
PocInformation
getPocGroupName in interface PocInformationpublic PocServerRole getPocServerRole()
PocInformation
getPocServerRole in interface PocInformationpublic java.lang.String getPocSessionId()
PocInformation
getPocSessionId in interface PocInformationpublic PocSessionType getPocSessionType()
PocInformation
getPocSessionType in interface PocInformationpublic TalkBurstExchange[] getTalkBurstExchanges()
PocInformation
getTalkBurstExchanges in interface PocInformationpublic boolean hasNumberOfParticipants()
PocInformation
hasNumberOfParticipants in interface PocInformationpublic boolean hasPocControllingAddress()
PocInformation
hasPocControllingAddress in interface PocInformationpublic boolean hasPocGroupName()
PocInformation
hasPocGroupName in interface PocInformationpublic boolean hasPocServerRole()
PocInformation
hasPocServerRole in interface PocInformationpublic boolean hasPocSessionId()
PocInformation
hasPocSessionId in interface PocInformationpublic boolean hasPocSessionType()
PocInformation
hasPocSessionType in interface PocInformationpublic void setNumberOfParticipants(int numberOfParticipants)
PocInformation
setNumberOfParticipants in interface PocInformationpublic void setParticipantsInvolved(java.lang.String participantsInvolved)
PocInformation
setParticipantsInvolved in interface PocInformationpublic void setParticipantsInvolveds(java.lang.String[] participantsInvolveds)
PocInformation
setParticipantsInvolveds in interface PocInformationpublic void setPocControllingAddress(java.lang.String pocControllingAddress)
PocInformation
setPocControllingAddress in interface PocInformationpublic void setPocGroupName(java.lang.String pocGroupName)
PocInformation
setPocGroupName in interface PocInformationpublic void setPocServerRole(PocServerRole pocServerRole)
PocInformation
setPocServerRole in interface PocInformationpublic void setPocSessionId(java.lang.String pocSessionId)
PocInformation
setPocSessionId in interface PocInformationpublic void setPocSessionType(PocSessionType pocSessionType)
PocInformation
setPocSessionType in interface PocInformationpublic void setTalkBurstExchange(TalkBurstExchange talkBurstExchange)
PocInformation
setTalkBurstExchange in interface PocInformationpublic void setTalkBurstExchanges(TalkBurstExchange[] talkBurstExchanges)
PocInformation
setTalkBurstExchanges in interface PocInformation
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||