Uses of Class
net.java.slee.resource.diameter.ro.events.avp.TriggerType

Packages that use TriggerType
net.java.slee.resource.diameter.ro.events.avp   
 

Uses of TriggerType in net.java.slee.resource.diameter.ro.events.avp
 

Fields in net.java.slee.resource.diameter.ro.events.avp declared as TriggerType
static TriggerType TriggerType.CHANGE_IN_LOCATION
          This value is used to indicate that a change in the end user location shall cause the credit control client to ask for a re- authorisation of the associated quota.
static TriggerType TriggerType.CHANGE_IN_QOS
          This value is used to indicate that a change in the end user negotiated QoS shall cause the credit control client to ask for a re- authorisation of the associated quota.
static TriggerType TriggerType.CHANGE_IN_RAT
          This value is used to indicate that a change in the radio access technology shall cause the credit control client to ask for a re- authorisation of the associated quota.
static TriggerType TriggerType.CHANGE_IN_SGSN_IP_ADDRESS
          This value is used to indicate that a change in the SGSN IP address shall cause the credit control client to ask for a re-authorisation of the associated quota.
static TriggerType TriggerType.CHANGEINLOCATION_CellId
          This value is used to indicate that a change in the Cell Identity where the end user is located shall cause the credit control client to ask for a re-authorisation of the associated quota.
static TriggerType TriggerType.CHANGEINLOCATION_LAC
          This value is used to indicate that a change in the LAC where the end user is located shall cause the credit control client to ask for a re-authorisation of the associated quota.
static TriggerType TriggerType.CHANGEINLOCATION_MCC
          This value is used to indicate that a change in the MCC of the serving network shall cause the credit control client to ask for a re-authorisation of the associated quota.
static TriggerType TriggerType.CHANGEINLOCATION_MNC
          This value is used to indicate that a change in the MNC of the serving network shall cause the credit control client to ask for a re-authorisation of the associated quota.
static TriggerType TriggerType.CHANGEINLOCATION_RAC
          This value is used to indicate that a change in the RAC where the end user is located shall cause the credit control client to ask for a re-authorisation of the associated quota.
static TriggerType TriggerType.CHANGEINPARTICIPANTS_Number
          This value is used specifically for PoC to indicate that a change in the number of active participants within a PoC session shall cause the credit control client to ask for a re-authorisation of the associated quota.
static TriggerType TriggerType.CHANGEINQOS_DELAY_CLASS
          This value is used to indicate that a change in the end user negotiated delay class shall cause the credit control client to ask for a re-authorisation of the associated quota.
static TriggerType TriggerType.CHANGEINQOS_GUARANTEED_BIT_RATE_FOR_DOWNLINK
          This value is used to indicate that a change in the end user negotiated downlink guaranteed bit rate shall cause the credit control client to ask for a re-authorisation of the associated quota.
static TriggerType TriggerType.CHANGEINQOS_GUARANTEED_BIT_RATE_FOR_UPLINK
          This value is used to indicate that a change in the end user negotiated uplink guaranteed bit rate shall cause the credit control client to ask for a re-authorisation of the associated quota.
static TriggerType TriggerType.CHANGEINQOS_MAXIMUM_BIT_RATE_FOR_DOWNLINK
          This value is used to indicate that a change in the end user negotiated downlink maximum bit rate shall cause the credit control client to ask for a re-authorisation of the associated quota.
static TriggerType TriggerType.CHANGEINQOS_MAXIMUM_BIT_RATE_FOR_UPLINK
          This value is used to indicate that a change in the end user negotiated uplink maximum bit rate shall cause the credit control client to ask for a re-authorisation of the associated quota.
static TriggerType TriggerType.CHANGEINQOS_MEAN_THROUGHPUT
          This value is used to indicate that a change in the end user negotiated mean throughput shall cause the credit control client to ask for a re-authorisation of the associated quota.
static TriggerType TriggerType.CHANGEINQOS_PEAK_THROUGHPUT
          This value is used to indicate that a change in the end user negotiated peak throughput shall cause the credit control client to ask for a re-authorisation of the associated quota.
static TriggerType TriggerType.CHANGEINQOS_PRECEDENCE_CLASS
          This value is used to indicate that a change in the end user negotiated precedence class shall cause the credit control client to ask for a re-authorisation of the associated quota.
static TriggerType TriggerType.CHANGEINQOS_RELIABILITY_CLASS
          This value is used to indicate that a change in the end user negotiated reliability class shall cause the credit control client to ask for a re-authorisation of the associated quota.
static TriggerType TriggerType.CHANGEINQOS_RESIDUAL_BER
          This value is used to indicate that a change in the end user negotiated residual BER shall cause the credit control client to ask for a re-authorisation of the associated quota.
static TriggerType TriggerType.CHANGEINQOS_SDU_ERROR_RATIO
          This value is used to indicate that a change in the end user negotiated SDU error ratio shall cause the credit control client to ask for a re-authorisation of the associated quota.
static TriggerType TriggerType.CHANGEINQOS_TRAFFIC_CLASS
          This value is used to indicate that a change in the end user negotiated traffic class shall cause the credit control client to ask for a re-authorisation of the associated quota.
static TriggerType TriggerType.CHANGEINQOS_TRAFFIC_HANDLING_PRIORITY
          This value is used to indicate that a change in the end user negotiated traffic handling priority shall cause the credit control client to ask for a re-authorisation of the associated quota.
static TriggerType TriggerType.CHANGEINQOS_TRANSFER_DELAY
          This value is used to indicate that a change in the end user negotiated transfer delay shall cause the credit control client to ask for a re-authorisation of the associated quota.
 

Methods in net.java.slee.resource.diameter.ro.events.avp that return TriggerType
static TriggerType TriggerType.fromInt(int type)
          Return the value of this instance of this enumerated type.
 



Copyright © 2011. All Rights Reserved.