|
||||||||||
| 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.WlanInformationImpl
public class WlanInformationImpl
WlanInformationImpl.java
Project: mobicents
4:15:14 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 | |
|---|---|
WlanInformationImpl()
|
|
WlanInformationImpl(int code,
long vendorId,
int mnd,
int prt,
byte[] value)
|
|
| Method Summary | |
|---|---|
net.java.slee.resource.diameter.base.events.avp.Address |
getPdgAddress()
Returns the value of the PDG-Address AVP, of type Address. |
long |
getPdgChargingId()
Returns the value of the PDG-Charging-Id AVP, of type Unsigned32. |
net.java.slee.resource.diameter.base.events.avp.Address |
getWagAddress()
Returns the value of the WAG-Address AVP, of type Address. |
java.lang.String |
getWagPlmnId()
Returns the value of the WAG-PLMN-Id AVP, of type OctetString. |
WlanRadioContainer |
getWlanRadioContainer()
Returns the value of the WLAN-Radio-Container AVP, of type Grouped. |
java.lang.String |
getWlanSessionId()
Returns the value of the WLAN-Session-Id AVP, of type UTF8String. |
net.java.slee.resource.diameter.base.events.avp.Address |
getWlanUeLocalIpaddress()
Returns the value of the WLAN-UE-Local-IPAddress AVP, of type Address. |
boolean |
hasPdgAddress()
Returns true if the PDG-Address AVP is present in the message. |
boolean |
hasPdgChargingId()
Returns true if the PDG-Charging-Id AVP is present in the message. |
boolean |
hasWagAddress()
Returns true if the WAG-Address AVP is present in the message. |
boolean |
hasWagPlmnId()
Returns true if the WAG-PLMN-Id AVP is present in the message. |
boolean |
hasWlanRadioContainer()
Returns true if the WLAN-Radio-Container AVP is present in the message. |
boolean |
hasWlanSessionId()
Returns true if the WLAN-Session-Id AVP is present in the message. |
boolean |
hasWlanUeLocalIpaddress()
Returns true if the WLAN-UE-Local-IPAddress AVP is present in the message. |
void |
setPdgAddress(net.java.slee.resource.diameter.base.events.avp.Address pdgAddress)
Sets the value of the PDG-Address AVP, of type Address. |
void |
setPdgChargingId(long pdgChargingId)
Sets the value of the PDG-Charging-Id AVP, of type Unsigned32. |
void |
setWagAddress(net.java.slee.resource.diameter.base.events.avp.Address wagAddress)
Sets the value of the WAG-Address AVP, of type Address. |
void |
setWagPlmnId(java.lang.String wagPlmnId)
Sets the value of the WAG-PLMN-Id AVP, of type OctetString. |
void |
setWlanRadioContainer(WlanRadioContainer wlanRadioContainer)
Sets the value of the WLAN-Radio-Container AVP, of type Grouped. |
void |
setWlanSessionId(java.lang.String wlanSessionId)
Sets the value of the WLAN-Session-Id AVP, of type UTF8String. |
void |
setWlanUeLocalIpaddress(net.java.slee.resource.diameter.base.events.avp.Address wlanUeLocalIpaddress)
Sets the value of the WLAN-UE-Local-IPAddress AVP, of type Address. |
| 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 WlanInformationImpl()
public WlanInformationImpl(int code,
long vendorId,
int mnd,
int prt,
byte[] value)
code - vendorId - mnd - prt - value - | Method Detail |
|---|
public net.java.slee.resource.diameter.base.events.avp.Address getPdgAddress()
WlanInformation
getPdgAddress in interface WlanInformationpublic long getPdgChargingId()
WlanInformation
getPdgChargingId in interface WlanInformationpublic net.java.slee.resource.diameter.base.events.avp.Address getWagAddress()
WlanInformation
getWagAddress in interface WlanInformationpublic java.lang.String getWagPlmnId()
WlanInformation
getWagPlmnId in interface WlanInformationpublic WlanRadioContainer getWlanRadioContainer()
WlanInformation
getWlanRadioContainer in interface WlanInformationpublic java.lang.String getWlanSessionId()
WlanInformation
getWlanSessionId in interface WlanInformationpublic net.java.slee.resource.diameter.base.events.avp.Address getWlanUeLocalIpaddress()
WlanInformation
getWlanUeLocalIpaddress in interface WlanInformationpublic boolean hasPdgAddress()
WlanInformation
hasPdgAddress in interface WlanInformationpublic boolean hasPdgChargingId()
WlanInformation
hasPdgChargingId in interface WlanInformationpublic boolean hasWagAddress()
WlanInformation
hasWagAddress in interface WlanInformationpublic boolean hasWagPlmnId()
WlanInformation
hasWagPlmnId in interface WlanInformationpublic boolean hasWlanRadioContainer()
WlanInformation
hasWlanRadioContainer in interface WlanInformationpublic boolean hasWlanSessionId()
WlanInformation
hasWlanSessionId in interface WlanInformationpublic boolean hasWlanUeLocalIpaddress()
WlanInformation
hasWlanUeLocalIpaddress in interface WlanInformationpublic void setPdgAddress(net.java.slee.resource.diameter.base.events.avp.Address pdgAddress)
WlanInformation
setPdgAddress in interface WlanInformationpublic void setPdgChargingId(long pdgChargingId)
WlanInformation
setPdgChargingId in interface WlanInformationpublic void setWagAddress(net.java.slee.resource.diameter.base.events.avp.Address wagAddress)
WlanInformation
setWagAddress in interface WlanInformationpublic void setWagPlmnId(java.lang.String wagPlmnId)
WlanInformation
setWagPlmnId in interface WlanInformationpublic void setWlanRadioContainer(WlanRadioContainer wlanRadioContainer)
WlanInformation
setWlanRadioContainer in interface WlanInformationpublic void setWlanSessionId(java.lang.String wlanSessionId)
WlanInformation
setWlanSessionId in interface WlanInformationpublic void setWlanUeLocalIpaddress(net.java.slee.resource.diameter.base.events.avp.Address wlanUeLocalIpaddress)
WlanInformation
setWlanUeLocalIpaddress in interface WlanInformation
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||