Uses of Interface
net.java.slee.resource.diameter.cca.events.avp.FinalUnitIndicationAvp

Packages that use FinalUnitIndicationAvp
net.java.slee.resource.diameter.cca.events   
net.java.slee.resource.diameter.cca.events.avp   
org.mobicents.slee.resource.diameter.cca.events   
org.mobicents.slee.resource.diameter.cca.events.avp   
 

Uses of FinalUnitIndicationAvp in net.java.slee.resource.diameter.cca.events
 

Methods in net.java.slee.resource.diameter.cca.events that return FinalUnitIndicationAvp
 FinalUnitIndicationAvp CreditControlAnswer.getFinalUnitIndication()
          Returns the value of the Final-Unit-Indication AVP, of type Grouped.
 

Methods in net.java.slee.resource.diameter.cca.events with parameters of type FinalUnitIndicationAvp
 void CreditControlAnswer.setFinalUnitIndication(FinalUnitIndicationAvp finalUnitIndication)
          Sets the value of the Final-Unit-Indication AVP, of type Grouped.
 

Uses of FinalUnitIndicationAvp in net.java.slee.resource.diameter.cca.events.avp
 

Methods in net.java.slee.resource.diameter.cca.events.avp that return FinalUnitIndicationAvp
 FinalUnitIndicationAvp MultipleServicesCreditControlAvp.getFinalUnitIndication()
          Returns the value of the Final-Unit-Indication AVP, of type Grouped.
 

Methods in net.java.slee.resource.diameter.cca.events.avp with parameters of type FinalUnitIndicationAvp
 void MultipleServicesCreditControlAvp.setFinalUnitIndication(FinalUnitIndicationAvp finalUnitIndication)
          Sets the value of the Final-Unit-Indication AVP, of type Grouped.
 

Uses of FinalUnitIndicationAvp in org.mobicents.slee.resource.diameter.cca.events
 

Methods in org.mobicents.slee.resource.diameter.cca.events that return FinalUnitIndicationAvp
 FinalUnitIndicationAvp CreditControlAnswerImpl.getFinalUnitIndication()
           
 

Methods in org.mobicents.slee.resource.diameter.cca.events with parameters of type FinalUnitIndicationAvp
 void CreditControlAnswerImpl.setFinalUnitIndication(FinalUnitIndicationAvp finalUnitIndication)
           
 

Uses of FinalUnitIndicationAvp in org.mobicents.slee.resource.diameter.cca.events.avp
 

Classes in org.mobicents.slee.resource.diameter.cca.events.avp that implement FinalUnitIndicationAvp
 class FinalUnitIndicationAvpImpl
          Start time:13:51:00 2008-11-10
Project: mobicents-diameter-parent
Implementation of AVP: FinalUnitIndicationAvp
 

Methods in org.mobicents.slee.resource.diameter.cca.events.avp that return FinalUnitIndicationAvp
 FinalUnitIndicationAvp MultipleServicesCreditControlAvpImpl.getFinalUnitIndication()
           
 

Methods in org.mobicents.slee.resource.diameter.cca.events.avp with parameters of type FinalUnitIndicationAvp
 void MultipleServicesCreditControlAvpImpl.setFinalUnitIndication(FinalUnitIndicationAvp finalUnitIndication)
           
 



Copyright © 2011. All Rights Reserved.