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.io.Externalizable, java.io.Serializable, 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
See Also:
Serialized Form

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
PsInformationImpl()
           
PsInformationImpl(int code, long vendorId, int mnd, int prt, byte[] value)
           
 
Method Summary
 net.java.slee.resource.diameter.base.events.avp.Address getCgAddress()
          Returns the value of the CG-Address AVP, of type Address.
 java.lang.String getChargingRuleBaseName()
          Returns the value of the Charging-Rule-Base-Name AVP, of type OctetString.
 net.java.slee.resource.diameter.base.events.avp.Address getGgsnAddress()
          Returns the value of the GGSN-Address AVP, of type Address.
 net.java.slee.resource.diameter.base.events.avp.Address 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.Address getSgsnAddress()
          Returns the value of the SGSN-Address AVP, of type Address.
 java.lang.String getTgppCamelChargingInfo()
          Returns the value of the TGPP-CAMEL-Charging-Info AVP, of type OctetString.
 java.lang.String getTgppChargingCharacteristics()
          Returns the value of the TGPP-Charging-Characteristics AVP, of type OctetString.
 java.lang.String getTgppChargingId()
          Returns the value of the TGPP-Charging-Id AVP, of type OctetString.
 java.lang.String getTgppGgsnMccMnc()
          Returns the value of the TGPP-GGSN-MCC-MNC AVP, of type OctetString.
 java.lang.String getTgppGprsNegotiatedQosProfile()
          Returns the value of the TGPP-GPRS-Negotiated-QoS-Profile AVP, of type OctetString.
 java.lang.String getTgppImsiMccMnc()
          Returns the value of the TGPP-IMSI-MCC-MNC AVP, of type OctetString.
 java.lang.String getTgppMsTimezone()
          Returns the value of the TGPP-MS-TimeZone AVP, of type OctetString.
 java.lang.String getTgppNsapi()
          Returns the value of the TGPP-NSAPI AVP, of type OctetString.
 java.lang.String getTgppPdpType()
          Returns the value of the TGPP-PDP-Type AVP, of type OctetString.
 java.lang.String getTgppRatType()
          Returns the value of the TGPP-RAT-Type AVP, of type OctetString.
 java.lang.String getTgppSelectionMode()
          Returns the value of the TGPP-Selection-Mode AVP, of type OctetString.
 java.lang.String getTgppSessionStopIndicator()
          Returns the value of the TGPP-Session-Stop-Indicator AVP, of type OctetString.
 java.lang.String getTgppSgsnMccMnc()
          Returns the value of the TGPP-SGSN-MCC-MNC AVP, of type OctetString.
 java.lang.String 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.Address cgAddress)
          Sets the value of the CG-Address AVP, of type Address.
 void setChargingRuleBaseName(java.lang.String chargingRuleBaseName)
          Sets the value of the Charging-Rule-Base-Name AVP, of type OctetString.
 void setGgsnAddress(net.java.slee.resource.diameter.base.events.avp.Address ggsnAddress)
          Sets the value of the GGSN-Address AVP, of type Address.
 void setPdpAddress(net.java.slee.resource.diameter.base.events.avp.Address 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.Address sgsnAddress)
          Sets the value of the SGSN-Address AVP, of type Address.
 void setTgppCamelChargingInfo(java.lang.String tgppCamelChargingInfo)
          Sets the value of the TGPP-CAMEL-Charging-Info AVP, of type OctetString.
 void setTgppChargingCharacteristics(java.lang.String tgppChargingCharacteristics)
          Sets the value of the TGPP-Charging-Characteristics AVP, of type OctetString.
 void setTgppChargingId(java.lang.String tgppChargingId)
          Sets the value of the TGPP-Charging-Id AVP, of type OctetString.
 void setTgppGgsnMccMnc(java.lang.String tgppGgsnMccMnc)
          Sets the value of the TGPP-GGSN-MCC-MNC AVP, of type OctetString.
 void setTgppGprsNegotiatedQosProfile(java.lang.String tgppGprsNegotiatedQosProfile)
          Sets the value of the TGPP-GPRS-Negotiated-QoS-Profile AVP, of type OctetString.
 void setTgppImsiMccMnc(java.lang.String tgppImsiMccMnc)
          Sets the value of the TGPP-IMSI-MCC-MNC AVP, of type OctetString.
 void setTgppMsTimezone(java.lang.String tgppMsTimezone)
          Sets the value of the TGPP-MS-TimeZone AVP, of type OctetString.
 void setTgppNsapi(java.lang.String tgppNsapi)
          Sets the value of the TGPP-NSAPI AVP, of type OctetString.
 void setTgppPdpType(java.lang.String tgppPdpType)
          Sets the value of the TGPP-PDP-Type AVP, of type OctetString.
 void setTgppRatType(java.lang.String tgppPdpType)
          Sets the value of the TGPP-RAT-Type AVP, of type OctetString.
 void setTgppSelectionMode(java.lang.String tgppSelectionMode)
          Sets the value of the TGPP-Selection-Mode AVP, of type OctetString.
 void setTgppSessionStopIndicator(java.lang.String tgppSessionStopIndicator)
          Sets the value of the TGPP-Session-Stop-Indicator AVP, of type OctetString.
 void setTgppSgsnMccMnc(java.lang.String tgppSgsnMccMnc)
          Sets the value of the TGPP-SGSN-MCC-MNC AVP, of type OctetString.
 void setTgppUserLocationInfo(java.lang.String 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
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

PsInformationImpl

public PsInformationImpl()

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.Address 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 java.lang.String 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.Address 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.Address 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.Address 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 java.lang.String 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 java.lang.String 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 java.lang.String 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 java.lang.String 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 java.lang.String 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 java.lang.String 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 java.lang.String 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 java.lang.String 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 java.lang.String 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 java.lang.String 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 java.lang.String 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 java.lang.String 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 java.lang.String 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 java.lang.String 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.Address 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(java.lang.String 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.Address 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.Address 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.Address 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(java.lang.String 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(java.lang.String 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(java.lang.String 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(java.lang.String 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(java.lang.String 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(java.lang.String 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(java.lang.String 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(java.lang.String 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(java.lang.String 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(java.lang.String tgppPdpType)
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(java.lang.String 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(java.lang.String 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(java.lang.String 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(java.lang.String 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 © 2011. All Rights Reserved.