org.mobicents.slee.resource.diameter.ro.events.avp
Class PsInformationImpl

java.lang.Object
  extended by org.mobicents.slee.resource.diameter.base.events.avp.DiameterAvpImpl
      extended by org.mobicents.slee.resource.diameter.base.events.avp.GroupedAvpImpl
          extended by org.mobicents.slee.resource.diameter.ro.events.avp.PsInformationImpl
All Implemented Interfaces:
java.lang.Cloneable, net.java.slee.resource.diameter.base.events.avp.DiameterAvp, net.java.slee.resource.diameter.base.events.avp.GroupedAvp, PsInformation

public class PsInformationImpl
extends org.mobicents.slee.resource.diameter.base.events.avp.GroupedAvpImpl
implements PsInformation

PsInformationImpl.java
Project: mobicents
1:18:52 PM Apr 13, 2009

Author:
Alexandre Mendonca

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, log, mnd, name, parser, prt, type, 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
PsInformationImpl(int code, long vendorId, int mnd, int prt, byte[] value)
           
 
Method Summary
 net.java.slee.resource.diameter.base.events.avp.AddressAvp getCgAddress()
          Returns the value of the CG-Address AVP, of type Address.
 byte[] getChargingRuleBaseName()
          Returns the value of the Charging-Rule-Base-Name AVP, of type OctetString.
 net.java.slee.resource.diameter.base.events.avp.AddressAvp getGgsnAddress()
          Returns the value of the GGSN-Address AVP, of type Address.
 net.java.slee.resource.diameter.base.events.avp.AddressAvp getPdpAddress()
          Returns the value of the PDP-Address AVP, of type Address.
 PsFurnishChargingInformation getPsFurnishChargingInformation()
          Returns the value of the PS-Furnish-Charging-Information AVP, of type Grouped.
 net.java.slee.resource.diameter.base.events.avp.AddressAvp getSgsnAddress()
          Returns the value of the SGSN-Address AVP, of type Address.
 byte[] getTgppCamelChargingInfo()
          Returns the value of the TGPP-CAMEL-Charging-Info AVP, of type OctetString.
 byte[] getTgppChargingCharacteristics()
          Returns the value of the TGPP-Charging-Characteristics AVP, of type OctetString.
 byte[] getTgppChargingId()
          Returns the value of the TGPP-Charging-Id AVP, of type OctetString.
 byte[] getTgppGgsnMccMnc()
          Returns the value of the TGPP-GGSN-MCC-MNC AVP, of type OctetString.
 byte[] getTgppGprsNegotiatedQosProfile()
          Returns the value of the TGPP-GPRS-Negotiated-QoS-Profile AVP, of type OctetString.
 byte[] getTgppImsiMccMnc()
          Returns the value of the TGPP-IMSI-MCC-MNC AVP, of type OctetString.
 byte[] getTgppMsTimezone()
          Returns the value of the TGPP-MS-TimeZone AVP, of type OctetString.
 byte[] getTgppNsapi()
          Returns the value of the TGPP-NSAPI AVP, of type OctetString.
 byte[] getTgppPdpType()
          Returns the value of the TGPP-PDP-Type AVP, of type OctetString.
 byte[] getTgppRatType()
          Returns the value of the TGPP-RAT-Type AVP, of type OctetString.
 byte[] getTgppSelectionMode()
          Returns the value of the TGPP-Selection-Mode AVP, of type OctetString.
 byte[] getTgppSessionStopIndicator()
          Returns the value of the TGPP-Session-Stop-Indicator AVP, of type OctetString.
 byte[] getTgppSgsnMccMnc()
          Returns the value of the TGPP-SGSN-MCC-MNC AVP, of type OctetString.
 byte[] getTgppUserLocationInfo()
          Returns the value of the TGPP-User-Location-Info AVP, of type OctetString.
 boolean hasCgAddress()
          Returns true if the CG-Address AVP is present in the message.
 boolean hasChargingRuleBaseName()
          Returns true if the Charging-Rule-Base-Name AVP is present in the message.
 boolean hasGgsnAddress()
          Returns true if the GGSN-Address AVP is present in the message.
 boolean hasPdpAddress()
          Returns true if the PDP-Address AVP is present in the message.
 boolean hasPsFurnishChargingInformation()
          Returns true if the PS-Furnish-Charging-Information AVP is present in the message.
 boolean hasSgsnAddress()
          Returns true if the SGSN-Address AVP is present in the message.
 boolean hasTgppCamelChargingInfo()
          Returns true if the TGPP-CAMEL-Charging-Info AVP is present in the message.
 boolean hasTgppChargingCharacteristics()
          Returns true if the TGPP-Charging-Characteristics AVP is present in the message.
 boolean hasTgppChargingId()
          Returns true if the TGPP-Charging-Id AVP is present in the message.
 boolean hasTgppGgsnMccMnc()
          Returns true if the TGPP-GGSN-MCC-MNC AVP is present in the message.
 boolean hasTgppGprsNegotiatedQosProfile()
          Returns true if the TGPP-GPRS-Negotiated-QoS-Profile AVP is present in the message.
 boolean hasTgppImsiMccMnc()
          Returns true if the TGPP-IMSI-MCC-MNC AVP is present in the message.
 boolean hasTgppMsTimezone()
          Returns true if the TGPP-MS-TimeZone AVP is present in the message.
 boolean hasTgppNsapi()
          Returns true if the TGPP-NSAPI AVP is present in the message.
 boolean hasTgppPdpType()
          Returns true if the TGPP-PDP-Type AVP is present in the message.
 boolean hasTgppRatType()
          Returns true if the TGPP-RAT-Type AVP is present in the message.
 boolean hasTgppSelectionMode()
          Returns true if the TGPP-Selection-Mode AVP is present in the message.
 boolean hasTgppSessionStopIndicator()
          Returns true if the TGPP-Session-Stop-Indicator AVP is present in the message.
 boolean hasTgppSgsnMccMnc()
          Returns true if the TGPP-SGSN-MCC-MNC AVP is present in the message.
 boolean hasTgppUserLocationInfo()
          Returns true if the TGPP-User-Location-Info AVP is present in the message.
 void setCgAddress(net.java.slee.resource.diameter.base.events.avp.AddressAvp cgAddress)
          Sets the value of the CG-Address AVP, of type Address.
 void setChargingRuleBaseName(byte[] chargingRuleBaseName)
          Sets the value of the Charging-Rule-Base-Name AVP, of type OctetString.
 void setGgsnAddress(net.java.slee.resource.diameter.base.events.avp.AddressAvp ggsnAddress)
          Sets the value of the GGSN-Address AVP, of type Address.
 void setPdpAddress(net.java.slee.resource.diameter.base.events.avp.AddressAvp pdpAddress)
          Sets the value of the PDP-Address AVP, of type Address.
 void setPsFurnishChargingInformation(PsFurnishChargingInformation psFurnishChargingInformation)
          Sets the value of the PS-Furnish-Charging-Information AVP, of type Grouped.
 void setSgsnAddress(net.java.slee.resource.diameter.base.events.avp.AddressAvp sgsnAddress)
          Sets the value of the SGSN-Address AVP, of type Address.
 void setTgppCamelChargingInfo(byte[] tgppCamelChargingInfo)
          Sets the value of the TGPP-CAMEL-Charging-Info AVP, of type OctetString.
 void setTgppChargingCharacteristics(byte[] tgppChargingCharacteristics)
          Sets the value of the TGPP-Charging-Characteristics AVP, of type OctetString.
 void setTgppChargingId(byte[] tgppChargingId)
          Sets the value of the TGPP-Charging-Id AVP, of type OctetString.
 void setTgppGgsnMccMnc(byte[] tgppGgsnMccMnc)
          Sets the value of the TGPP-GGSN-MCC-MNC AVP, of type OctetString.
 void setTgppGprsNegotiatedQosProfile(byte[] tgppGprsNegotiatedQosProfile)
          Sets the value of the TGPP-GPRS-Negotiated-QoS-Profile AVP, of type OctetString.
 void setTgppImsiMccMnc(byte[] tgppImsiMccMnc)
          Sets the value of the TGPP-IMSI-MCC-MNC AVP, of type OctetString.
 void setTgppMsTimezone(byte[] tgppMsTimezone)
          Sets the value of the TGPP-MS-TimeZone AVP, of type OctetString.
 void setTgppNsapi(byte[] tgppNsapi)
          Sets the value of the TGPP-NSAPI AVP, of type OctetString.
 void setTgppPdpType(byte[] tgppPdpType)
          Sets the value of the TGPP-PDP-Type AVP, of type OctetString.
 void setTgppRatType(byte[] tgppRatType)
          Sets the value of the TGPP-RAT-Type AVP, of type OctetString.
 void setTgppSelectionMode(byte[] tgppSelectionMode)
          Sets the value of the TGPP-Selection-Mode AVP, of type OctetString.
 void setTgppSessionStopIndicator(byte[] tgppSessionStopIndicator)
          Sets the value of the TGPP-Session-Stop-Indicator AVP, of type OctetString.
 void setTgppSgsnMccMnc(byte[] tgppSgsnMccMnc)
          Sets the value of the TGPP-SGSN-MCC-MNC AVP, of type OctetString.
 void setTgppUserLocationInfo(byte[] tgppUserLocationInfo)
          Sets the value of the TGPP-User-Location-Info AVP, of type OctetString.
 
Methods inherited from class org.mobicents.slee.resource.diameter.base.events.avp.GroupedAvpImpl
byteArrayValue, clone, doubleValue, floatValue, getAllAvpAsUInt32, getAvpAsByteArray, getAvpAsIdentity, getAvpAsInt32, getAvpAsInt64, getAvpAsUInt32, getExtensionAvps, hasAvp, hasAvp, hasExtensionAvps, intValue, longValue, setAvpAsByteArray, setAvpAsByteArray, setAvpAsByteArray, setAvpAsIdentity, setAvpAsIdentity, setAvpAsIdentity, setAvpAsString, setAvpAsString, setAvpAsString, setAvpAsUInt32, setAvpAsUInt32, setAvpAsUInt64, setAvpAsUInt64, setExtensionAvps, stringValue
 
Methods inherited from class org.mobicents.slee.resource.diameter.base.events.avp.DiameterAvpImpl
getCode, getMandatoryRule, getName, getProtectedRule, getType, getVendorId, octetStringValue, reportAvpFetchError, toString
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface net.java.slee.resource.diameter.base.events.avp.GroupedAvp
getExtensionAvps, hasExtensionAvps, 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
 

Constructor Detail

PsInformationImpl

public PsInformationImpl(int code,
                         long vendorId,
                         int mnd,
                         int prt,
                         byte[] value)
Parameters:
code -
vendorId -
mnd -
prt -
value -
Method Detail

getCgAddress

public net.java.slee.resource.diameter.base.events.avp.AddressAvp getCgAddress()
Description copied from interface: PsInformation
Returns the value of the CG-Address AVP, of type Address. A return value of null implies that the AVP has not been set.

Specified by:
getCgAddress in interface PsInformation

getChargingRuleBaseName

public byte[] getChargingRuleBaseName()
Description copied from interface: PsInformation
Returns the value of the Charging-Rule-Base-Name AVP, of type OctetString. A return value of null implies that the AVP has not been set.

Specified by:
getChargingRuleBaseName in interface PsInformation

getGgsnAddress

public net.java.slee.resource.diameter.base.events.avp.AddressAvp getGgsnAddress()
Description copied from interface: PsInformation
Returns the value of the GGSN-Address AVP, of type Address. A return value of null implies that the AVP has not been set.

Specified by:
getGgsnAddress in interface PsInformation

getPdpAddress

public net.java.slee.resource.diameter.base.events.avp.AddressAvp getPdpAddress()
Description copied from interface: PsInformation
Returns the value of the PDP-Address AVP, of type Address. A return value of null implies that the AVP has not been set.

Specified by:
getPdpAddress in interface PsInformation

getPsFurnishChargingInformation

public PsFurnishChargingInformation getPsFurnishChargingInformation()
Description copied from interface: PsInformation
Returns the value of the PS-Furnish-Charging-Information AVP, of type Grouped. A return value of null implies that the AVP has not been set.

Specified by:
getPsFurnishChargingInformation in interface PsInformation

getSgsnAddress

public net.java.slee.resource.diameter.base.events.avp.AddressAvp getSgsnAddress()
Description copied from interface: PsInformation
Returns the value of the SGSN-Address AVP, of type Address. A return value of null implies that the AVP has not been set.

Specified by:
getSgsnAddress in interface PsInformation

getTgppCamelChargingInfo

public byte[] getTgppCamelChargingInfo()
Description copied from interface: PsInformation
Returns the value of the TGPP-CAMEL-Charging-Info AVP, of type OctetString. A return value of null implies that the AVP has not been set.

Specified by:
getTgppCamelChargingInfo in interface PsInformation

getTgppChargingCharacteristics

public byte[] getTgppChargingCharacteristics()
Description copied from interface: PsInformation
Returns the value of the TGPP-Charging-Characteristics AVP, of type OctetString. A return value of null implies that the AVP has not been set.

Specified by:
getTgppChargingCharacteristics in interface PsInformation

getTgppChargingId

public byte[] getTgppChargingId()
Description copied from interface: PsInformation
Returns the value of the TGPP-Charging-Id AVP, of type OctetString. A return value of null implies that the AVP has not been set.

Specified by:
getTgppChargingId in interface PsInformation

getTgppGgsnMccMnc

public byte[] getTgppGgsnMccMnc()
Description copied from interface: PsInformation
Returns the value of the TGPP-GGSN-MCC-MNC AVP, of type OctetString. A return value of null implies that the AVP has not been set.

Specified by:
getTgppGgsnMccMnc in interface PsInformation

getTgppGprsNegotiatedQosProfile

public byte[] getTgppGprsNegotiatedQosProfile()
Description copied from interface: PsInformation
Returns the value of the TGPP-GPRS-Negotiated-QoS-Profile AVP, of type OctetString. A return value of null implies that the AVP has not been set.

Specified by:
getTgppGprsNegotiatedQosProfile in interface PsInformation

getTgppImsiMccMnc

public byte[] getTgppImsiMccMnc()
Description copied from interface: PsInformation
Returns the value of the TGPP-IMSI-MCC-MNC AVP, of type OctetString. A return value of null implies that the AVP has not been set.

Specified by:
getTgppImsiMccMnc in interface PsInformation

getTgppMsTimezone

public byte[] getTgppMsTimezone()
Description copied from interface: PsInformation
Returns the value of the TGPP-MS-TimeZone AVP, of type OctetString. A return value of null implies that the AVP has not been set.

Specified by:
getTgppMsTimezone in interface PsInformation

getTgppNsapi

public byte[] getTgppNsapi()
Description copied from interface: PsInformation
Returns the value of the TGPP-NSAPI AVP, of type OctetString. A return value of null implies that the AVP has not been set.

Specified by:
getTgppNsapi in interface PsInformation

getTgppPdpType

public byte[] getTgppPdpType()
Description copied from interface: PsInformation
Returns the value of the TGPP-PDP-Type AVP, of type OctetString. A return value of null implies that the AVP has not been set.

Specified by:
getTgppPdpType in interface PsInformation

getTgppRatType

public byte[] getTgppRatType()
Description copied from interface: PsInformation
Returns the value of the TGPP-RAT-Type AVP, of type OctetString. A return value of null implies that the AVP has not been set.

Specified by:
getTgppRatType in interface PsInformation

getTgppSelectionMode

public byte[] getTgppSelectionMode()
Description copied from interface: PsInformation
Returns the value of the TGPP-Selection-Mode AVP, of type OctetString. A return value of null implies that the AVP has not been set.

Specified by:
getTgppSelectionMode in interface PsInformation

getTgppSessionStopIndicator

public byte[] getTgppSessionStopIndicator()
Description copied from interface: PsInformation
Returns the value of the TGPP-Session-Stop-Indicator AVP, of type OctetString. A return value of null implies that the AVP has not been set.

Specified by:
getTgppSessionStopIndicator in interface PsInformation

getTgppSgsnMccMnc

public byte[] getTgppSgsnMccMnc()
Description copied from interface: PsInformation
Returns the value of the TGPP-SGSN-MCC-MNC AVP, of type OctetString. A return value of null implies that the AVP has not been set.

Specified by:
getTgppSgsnMccMnc in interface PsInformation

getTgppUserLocationInfo

public byte[] getTgppUserLocationInfo()
Description copied from interface: PsInformation
Returns the value of the TGPP-User-Location-Info AVP, of type OctetString. A return value of null implies that the AVP has not been set.

Specified by:
getTgppUserLocationInfo in interface PsInformation

hasCgAddress

public boolean hasCgAddress()
Description copied from interface: PsInformation
Returns true if the CG-Address AVP is present in the message.

Specified by:
hasCgAddress in interface PsInformation

hasChargingRuleBaseName

public boolean hasChargingRuleBaseName()
Description copied from interface: PsInformation
Returns true if the Charging-Rule-Base-Name AVP is present in the message.

Specified by:
hasChargingRuleBaseName in interface PsInformation

hasGgsnAddress

public boolean hasGgsnAddress()
Description copied from interface: PsInformation
Returns true if the GGSN-Address AVP is present in the message.

Specified by:
hasGgsnAddress in interface PsInformation

hasPdpAddress

public boolean hasPdpAddress()
Description copied from interface: PsInformation
Returns true if the PDP-Address AVP is present in the message.

Specified by:
hasPdpAddress in interface PsInformation

hasPsFurnishChargingInformation

public boolean hasPsFurnishChargingInformation()
Description copied from interface: PsInformation
Returns true if the PS-Furnish-Charging-Information AVP is present in the message.

Specified by:
hasPsFurnishChargingInformation in interface PsInformation

hasSgsnAddress

public boolean hasSgsnAddress()
Description copied from interface: PsInformation
Returns true if the SGSN-Address AVP is present in the message.

Specified by:
hasSgsnAddress in interface PsInformation

hasTgppCamelChargingInfo

public boolean hasTgppCamelChargingInfo()
Description copied from interface: PsInformation
Returns true if the TGPP-CAMEL-Charging-Info AVP is present in the message.

Specified by:
hasTgppCamelChargingInfo in interface PsInformation

hasTgppChargingCharacteristics

public boolean hasTgppChargingCharacteristics()
Description copied from interface: PsInformation
Returns true if the TGPP-Charging-Characteristics AVP is present in the message.

Specified by:
hasTgppChargingCharacteristics in interface PsInformation

hasTgppChargingId

public boolean hasTgppChargingId()
Description copied from interface: PsInformation
Returns true if the TGPP-Charging-Id AVP is present in the message.

Specified by:
hasTgppChargingId in interface PsInformation

hasTgppGgsnMccMnc

public boolean hasTgppGgsnMccMnc()
Description copied from interface: PsInformation
Returns true if the TGPP-GGSN-MCC-MNC AVP is present in the message.

Specified by:
hasTgppGgsnMccMnc in interface PsInformation

hasTgppGprsNegotiatedQosProfile

public boolean hasTgppGprsNegotiatedQosProfile()
Description copied from interface: PsInformation
Returns true if the TGPP-GPRS-Negotiated-QoS-Profile AVP is present in the message.

Specified by:
hasTgppGprsNegotiatedQosProfile in interface PsInformation

hasTgppImsiMccMnc

public boolean hasTgppImsiMccMnc()
Description copied from interface: PsInformation
Returns true if the TGPP-IMSI-MCC-MNC AVP is present in the message.

Specified by:
hasTgppImsiMccMnc in interface PsInformation

hasTgppMsTimezone

public boolean hasTgppMsTimezone()
Description copied from interface: PsInformation
Returns true if the TGPP-MS-TimeZone AVP is present in the message.

Specified by:
hasTgppMsTimezone in interface PsInformation

hasTgppNsapi

public boolean hasTgppNsapi()
Description copied from interface: PsInformation
Returns true if the TGPP-NSAPI AVP is present in the message.

Specified by:
hasTgppNsapi in interface PsInformation

hasTgppPdpType

public boolean hasTgppPdpType()
Description copied from interface: PsInformation
Returns true if the TGPP-PDP-Type AVP is present in the message.

Specified by:
hasTgppPdpType in interface PsInformation

hasTgppRatType

public boolean hasTgppRatType()
Description copied from interface: PsInformation
Returns true if the TGPP-RAT-Type AVP is present in the message.

Specified by:
hasTgppRatType in interface PsInformation

hasTgppSelectionMode

public boolean hasTgppSelectionMode()
Description copied from interface: PsInformation
Returns true if the TGPP-Selection-Mode AVP is present in the message.

Specified by:
hasTgppSelectionMode in interface PsInformation

hasTgppSessionStopIndicator

public boolean hasTgppSessionStopIndicator()
Description copied from interface: PsInformation
Returns true if the TGPP-Session-Stop-Indicator AVP is present in the message.

Specified by:
hasTgppSessionStopIndicator in interface PsInformation

hasTgppSgsnMccMnc

public boolean hasTgppSgsnMccMnc()
Description copied from interface: PsInformation
Returns true if the TGPP-SGSN-MCC-MNC AVP is present in the message.

Specified by:
hasTgppSgsnMccMnc in interface PsInformation

hasTgppUserLocationInfo

public boolean hasTgppUserLocationInfo()
Description copied from interface: PsInformation
Returns true if the TGPP-User-Location-Info AVP is present in the message.

Specified by:
hasTgppUserLocationInfo in interface PsInformation

setCgAddress

public void setCgAddress(net.java.slee.resource.diameter.base.events.avp.AddressAvp cgAddress)
Description copied from interface: PsInformation
Sets the value of the CG-Address AVP, of type Address.

Specified by:
setCgAddress in interface PsInformation

setChargingRuleBaseName

public void setChargingRuleBaseName(byte[] chargingRuleBaseName)
Description copied from interface: PsInformation
Sets the value of the Charging-Rule-Base-Name AVP, of type OctetString.

Specified by:
setChargingRuleBaseName in interface PsInformation

setGgsnAddress

public void setGgsnAddress(net.java.slee.resource.diameter.base.events.avp.AddressAvp ggsnAddress)
Description copied from interface: PsInformation
Sets the value of the GGSN-Address AVP, of type Address.

Specified by:
setGgsnAddress in interface PsInformation

setPdpAddress

public void setPdpAddress(net.java.slee.resource.diameter.base.events.avp.AddressAvp pdpAddress)
Description copied from interface: PsInformation
Sets the value of the PDP-Address AVP, of type Address.

Specified by:
setPdpAddress in interface PsInformation

setPsFurnishChargingInformation

public void setPsFurnishChargingInformation(PsFurnishChargingInformation psFurnishChargingInformation)
Description copied from interface: PsInformation
Sets the value of the PS-Furnish-Charging-Information AVP, of type Grouped.

Specified by:
setPsFurnishChargingInformation in interface PsInformation

setSgsnAddress

public void setSgsnAddress(net.java.slee.resource.diameter.base.events.avp.AddressAvp sgsnAddress)
Description copied from interface: PsInformation
Sets the value of the SGSN-Address AVP, of type Address.

Specified by:
setSgsnAddress in interface PsInformation

setTgppCamelChargingInfo

public void setTgppCamelChargingInfo(byte[] tgppCamelChargingInfo)
Description copied from interface: PsInformation
Sets the value of the TGPP-CAMEL-Charging-Info AVP, of type OctetString.

Specified by:
setTgppCamelChargingInfo in interface PsInformation

setTgppChargingCharacteristics

public void setTgppChargingCharacteristics(byte[] tgppChargingCharacteristics)
Description copied from interface: PsInformation
Sets the value of the TGPP-Charging-Characteristics AVP, of type OctetString.

Specified by:
setTgppChargingCharacteristics in interface PsInformation

setTgppChargingId

public void setTgppChargingId(byte[] tgppChargingId)
Description copied from interface: PsInformation
Sets the value of the TGPP-Charging-Id AVP, of type OctetString.

Specified by:
setTgppChargingId in interface PsInformation

setTgppGgsnMccMnc

public void setTgppGgsnMccMnc(byte[] tgppGgsnMccMnc)
Description copied from interface: PsInformation
Sets the value of the TGPP-GGSN-MCC-MNC AVP, of type OctetString.

Specified by:
setTgppGgsnMccMnc in interface PsInformation

setTgppGprsNegotiatedQosProfile

public void setTgppGprsNegotiatedQosProfile(byte[] tgppGprsNegotiatedQosProfile)
Description copied from interface: PsInformation
Sets the value of the TGPP-GPRS-Negotiated-QoS-Profile AVP, of type OctetString.

Specified by:
setTgppGprsNegotiatedQosProfile in interface PsInformation

setTgppImsiMccMnc

public void setTgppImsiMccMnc(byte[] tgppImsiMccMnc)
Description copied from interface: PsInformation
Sets the value of the TGPP-IMSI-MCC-MNC AVP, of type OctetString.

Specified by:
setTgppImsiMccMnc in interface PsInformation

setTgppMsTimezone

public void setTgppMsTimezone(byte[] tgppMsTimezone)
Description copied from interface: PsInformation
Sets the value of the TGPP-MS-TimeZone AVP, of type OctetString.

Specified by:
setTgppMsTimezone in interface PsInformation

setTgppNsapi

public void setTgppNsapi(byte[] tgppNsapi)
Description copied from interface: PsInformation
Sets the value of the TGPP-NSAPI AVP, of type OctetString.

Specified by:
setTgppNsapi in interface PsInformation

setTgppPdpType

public void setTgppPdpType(byte[] tgppPdpType)
Description copied from interface: PsInformation
Sets the value of the TGPP-PDP-Type AVP, of type OctetString.

Specified by:
setTgppPdpType in interface PsInformation

setTgppRatType

public void setTgppRatType(byte[] tgppRatType)
Description copied from interface: PsInformation
Sets the value of the TGPP-RAT-Type AVP, of type OctetString.

Specified by:
setTgppRatType in interface PsInformation

setTgppSelectionMode

public void setTgppSelectionMode(byte[] tgppSelectionMode)
Description copied from interface: PsInformation
Sets the value of the TGPP-Selection-Mode AVP, of type OctetString.

Specified by:
setTgppSelectionMode in interface PsInformation

setTgppSessionStopIndicator

public void setTgppSessionStopIndicator(byte[] tgppSessionStopIndicator)
Description copied from interface: PsInformation
Sets the value of the TGPP-Session-Stop-Indicator AVP, of type OctetString.

Specified by:
setTgppSessionStopIndicator in interface PsInformation

setTgppSgsnMccMnc

public void setTgppSgsnMccMnc(byte[] tgppSgsnMccMnc)
Description copied from interface: PsInformation
Sets the value of the TGPP-SGSN-MCC-MNC AVP, of type OctetString.

Specified by:
setTgppSgsnMccMnc in interface PsInformation

setTgppUserLocationInfo

public void setTgppUserLocationInfo(byte[] tgppUserLocationInfo)
Description copied from interface: PsInformation
Sets the value of the TGPP-User-Location-Info AVP, of type OctetString.

Specified by:
setTgppUserLocationInfo in interface PsInformation


Copyright © 2009. All Rights Reserved.