Uses of Interface
org.jainslee.resources.diameter.cca.types.RequestedServiceUnit
-
Packages that use RequestedServiceUnit Package Description org.jainslee.resources.diameter.cca The Diameter CCA Resource Adaptor type based on RFC 4006.org.jainslee.resources.diameter.cca.types This package contains the definitions of Diameter CCA messages, grouped AVPs and enumerated types.org.jainslee.resources.diameter.rf.types.v960 GroupedAvp
andDiameterMessage
objects defined inRFC 4006
and3GPP TS 32.299 v9.6.0.
org.jainslee.resources.diameter.rf.types.va00 GroupedAvp
andDiameterMessage
objects defined inRFC 4006
and3GPP TS 32.299 v10.0.0.
org.jainslee.resources.diameter.rf.types.vb80 GroupedAvp
andDiameterMessage
objects defined inRFC 4006
and3GPP TS 32.299 v11.8.0.
org.jainslee.resources.diameter.rf.types.vcb0 GroupedAvp
andDiameterMessage
objects defined inRFC 4006
and3GPP TS 32.299 v12.11.0.
org.jainslee.resources.diameter.rf.v790 org.jainslee.resources.diameter.rf.v8d0 org.jainslee.resources.diameter.rf.v960 org.jainslee.resources.diameter.rf.va00 org.jainslee.resources.diameter.rf.vb80 org.jainslee.resources.diameter.rf.vcb0 org.jainslee.resources.diameter.ro.types.v790 GroupedAvp
andDiameterMessage
objects defined inRFC 4006
and3GPP TS 32.299 v7.9.0.
org.jainslee.resources.diameter.ro.types.v820 GroupedAvp
andDiameterMessage
objects defined inRFC 4006
and3GPP TS 32.299 v8.2.0.
org.jainslee.resources.diameter.ro.types.v8d0 GroupedAvp
andDiameterMessage
objects defined inRFC 4006
and3GPP TS 32.299 v8.13.0.
org.jainslee.resources.diameter.ro.types.v960 GroupedAvp
andDiameterMessage
objects defined inRFC 4006
and3GPP TS 32.299 v9.6.0.
org.jainslee.resources.diameter.ro.types.va00 GroupedAvp
andDiameterMessage
objects defined inRFC 4006
and3GPP TS 32.299 v10.0.0.
org.jainslee.resources.diameter.ro.types.vb80 GroupedAvp
andDiameterMessage
objects defined inRFC 4006
and3GPP TS 32.299 v11.8.0.
org.jainslee.resources.diameter.ro.types.vcb0 GroupedAvp
andDiameterMessage
objects defined inRFC 4006
and3GPP TS 32.299 v12.11.0.
-
-
Uses of RequestedServiceUnit in org.jainslee.resources.diameter.cca
Methods in org.jainslee.resources.diameter.cca that return RequestedServiceUnit Modifier and Type Method Description RequestedServiceUnit
CreditControlMessageFactory. createRequestedServiceUnit()
Create an empty RequestedServiceUnit (Grouped AVP) instance. -
Uses of RequestedServiceUnit in org.jainslee.resources.diameter.cca.types
Methods in org.jainslee.resources.diameter.cca.types that return RequestedServiceUnit Modifier and Type Method Description RequestedServiceUnit
CreditControlRequest. getRequestedServiceUnit()
Returns the value of the Requested-Service-Unit AVP, of type Grouped.RequestedServiceUnit
MultipleServicesCreditControl. getRequestedServiceUnit()
Returns the value of the Requested-Service-Unit AVP, of type Grouped.Methods in org.jainslee.resources.diameter.cca.types with parameters of type RequestedServiceUnit Modifier and Type Method Description void
CreditControlRequest. setRequestedServiceUnit(RequestedServiceUnit requestedServiceUnit)
Sets the value of the Requested-Service-Unit AVP, of type Grouped.void
MultipleServicesCreditControl. setRequestedServiceUnit(RequestedServiceUnit requestedServiceUnit)
Sets the value of the Requested-Service-Unit AVP, of type Grouped. -
Uses of RequestedServiceUnit in org.jainslee.resources.diameter.rf.types.v960
Methods in org.jainslee.resources.diameter.rf.types.v960 that return RequestedServiceUnit Modifier and Type Method Description RequestedServiceUnit
MultipleServicesCreditControl. getRequestedServiceUnit()
Returns the value of the Requested-Service-Unit AVP, of type Grouped.Methods in org.jainslee.resources.diameter.rf.types.v960 with parameters of type RequestedServiceUnit Modifier and Type Method Description void
MultipleServicesCreditControl. setRequestedServiceUnit(RequestedServiceUnit requestedServiceUnit)
Sets the value of the Requested-Service-Unit AVP, of type Grouped. -
Uses of RequestedServiceUnit in org.jainslee.resources.diameter.rf.types.va00
Methods in org.jainslee.resources.diameter.rf.types.va00 that return RequestedServiceUnit Modifier and Type Method Description RequestedServiceUnit
MultipleServicesCreditControl. getRequestedServiceUnit()
Returns the value of the Requested-Service-Unit AVP, of type Grouped.Methods in org.jainslee.resources.diameter.rf.types.va00 with parameters of type RequestedServiceUnit Modifier and Type Method Description void
MultipleServicesCreditControl. setRequestedServiceUnit(RequestedServiceUnit requestedServiceUnit)
Sets the value of the Requested-Service-Unit AVP, of type Grouped. -
Uses of RequestedServiceUnit in org.jainslee.resources.diameter.rf.types.vb80
Methods in org.jainslee.resources.diameter.rf.types.vb80 that return RequestedServiceUnit Modifier and Type Method Description RequestedServiceUnit
MultipleServicesCreditControl. getRequestedServiceUnit()
Returns the value of the Requested-Service-Unit AVP, of type Grouped.Methods in org.jainslee.resources.diameter.rf.types.vb80 with parameters of type RequestedServiceUnit Modifier and Type Method Description void
MultipleServicesCreditControl. setRequestedServiceUnit(RequestedServiceUnit requestedServiceUnit)
Sets the value of the Requested-Service-Unit AVP, of type Grouped. -
Uses of RequestedServiceUnit in org.jainslee.resources.diameter.rf.types.vcb0
Methods in org.jainslee.resources.diameter.rf.types.vcb0 that return RequestedServiceUnit Modifier and Type Method Description RequestedServiceUnit
MultipleServicesCreditControl. getRequestedServiceUnit()
Returns the value of the Requested-Service-Unit AVP, of type Grouped.Methods in org.jainslee.resources.diameter.rf.types.vcb0 with parameters of type RequestedServiceUnit Modifier and Type Method Description void
MultipleServicesCreditControl. setRequestedServiceUnit(RequestedServiceUnit requestedServiceUnit)
Sets the value of the Requested-Service-Unit AVP, of type Grouped. -
Uses of RequestedServiceUnit in org.jainslee.resources.diameter.rf.v790
Methods in org.jainslee.resources.diameter.rf.v790 that return RequestedServiceUnit Modifier and Type Method Description RequestedServiceUnit
MessageFactory. createRequestedServiceUnit()
Create an empty RequestedServiceUnit (Grouped AVP) instance. -
Uses of RequestedServiceUnit in org.jainslee.resources.diameter.rf.v8d0
Methods in org.jainslee.resources.diameter.rf.v8d0 that return RequestedServiceUnit Modifier and Type Method Description RequestedServiceUnit
MessageFactory. createRequestedServiceUnit()
Create an empty RequestedServiceUnit (Grouped AVP) instance. -
Uses of RequestedServiceUnit in org.jainslee.resources.diameter.rf.v960
Methods in org.jainslee.resources.diameter.rf.v960 that return RequestedServiceUnit Modifier and Type Method Description RequestedServiceUnit
MessageFactory. createRequestedServiceUnit()
Create an empty RequestedServiceUnit (Grouped AVP) instance. -
Uses of RequestedServiceUnit in org.jainslee.resources.diameter.rf.va00
Methods in org.jainslee.resources.diameter.rf.va00 that return RequestedServiceUnit Modifier and Type Method Description RequestedServiceUnit
MessageFactory. createRequestedServiceUnit()
Create an empty RequestedServiceUnit (Grouped AVP) instance. -
Uses of RequestedServiceUnit in org.jainslee.resources.diameter.rf.vb80
Methods in org.jainslee.resources.diameter.rf.vb80 that return RequestedServiceUnit Modifier and Type Method Description RequestedServiceUnit
MessageFactory. createRequestedServiceUnit()
Create an empty RequestedServiceUnit (Grouped AVP) instance. -
Uses of RequestedServiceUnit in org.jainslee.resources.diameter.rf.vcb0
Methods in org.jainslee.resources.diameter.rf.vcb0 that return RequestedServiceUnit Modifier and Type Method Description RequestedServiceUnit
MessageFactory. createRequestedServiceUnit()
Create an empty RequestedServiceUnit (Grouped AVP) instance. -
Uses of RequestedServiceUnit in org.jainslee.resources.diameter.ro.types.v790
Methods in org.jainslee.resources.diameter.ro.types.v790 that return RequestedServiceUnit Modifier and Type Method Description RequestedServiceUnit
MultipleServicesCreditControl. getRequestedServiceUnit()
Returns the value of the Requested-Service-Unit AVP, of type Grouped.Methods in org.jainslee.resources.diameter.ro.types.v790 with parameters of type RequestedServiceUnit Modifier and Type Method Description void
MultipleServicesCreditControl. setRequestedServiceUnit(RequestedServiceUnit requestedServiceUnit)
Sets the value of the Requested-Service-Unit AVP, of type Grouped. -
Uses of RequestedServiceUnit in org.jainslee.resources.diameter.ro.types.v820
Methods in org.jainslee.resources.diameter.ro.types.v820 that return RequestedServiceUnit Modifier and Type Method Description RequestedServiceUnit
MultipleServicesCreditControl. getRequestedServiceUnit()
Returns the value of the Requested-Service-Unit AVP, of type Grouped.Methods in org.jainslee.resources.diameter.ro.types.v820 with parameters of type RequestedServiceUnit Modifier and Type Method Description void
MultipleServicesCreditControl. setRequestedServiceUnit(RequestedServiceUnit requestedServiceUnit)
Sets the value of the Requested-Service-Unit AVP, of type Grouped. -
Uses of RequestedServiceUnit in org.jainslee.resources.diameter.ro.types.v8d0
Methods in org.jainslee.resources.diameter.ro.types.v8d0 that return RequestedServiceUnit Modifier and Type Method Description RequestedServiceUnit
MultipleServicesCreditControl. getRequestedServiceUnit()
Returns the value of the Requested-Service-Unit AVP, of type Grouped.Methods in org.jainslee.resources.diameter.ro.types.v8d0 with parameters of type RequestedServiceUnit Modifier and Type Method Description void
MultipleServicesCreditControl. setRequestedServiceUnit(RequestedServiceUnit requestedServiceUnit)
Sets the value of the Requested-Service-Unit AVP, of type Grouped. -
Uses of RequestedServiceUnit in org.jainslee.resources.diameter.ro.types.v960
Methods in org.jainslee.resources.diameter.ro.types.v960 that return RequestedServiceUnit Modifier and Type Method Description RequestedServiceUnit
MultipleServicesCreditControl. getRequestedServiceUnit()
Returns the value of the Requested-Service-Unit AVP, of type Grouped.Methods in org.jainslee.resources.diameter.ro.types.v960 with parameters of type RequestedServiceUnit Modifier and Type Method Description void
MultipleServicesCreditControl. setRequestedServiceUnit(RequestedServiceUnit requestedServiceUnit)
Sets the value of the Requested-Service-Unit AVP, of type Grouped. -
Uses of RequestedServiceUnit in org.jainslee.resources.diameter.ro.types.va00
Methods in org.jainslee.resources.diameter.ro.types.va00 that return RequestedServiceUnit Modifier and Type Method Description RequestedServiceUnit
MultipleServicesCreditControl. getRequestedServiceUnit()
Returns the value of the Requested-Service-Unit AVP, of type Grouped.Methods in org.jainslee.resources.diameter.ro.types.va00 with parameters of type RequestedServiceUnit Modifier and Type Method Description void
MultipleServicesCreditControl. setRequestedServiceUnit(RequestedServiceUnit requestedServiceUnit)
Sets the value of the Requested-Service-Unit AVP, of type Grouped. -
Uses of RequestedServiceUnit in org.jainslee.resources.diameter.ro.types.vb80
Methods in org.jainslee.resources.diameter.ro.types.vb80 that return RequestedServiceUnit Modifier and Type Method Description RequestedServiceUnit
MultipleServicesCreditControl. getRequestedServiceUnit()
Returns the value of the Requested-Service-Unit AVP, of type Grouped.Methods in org.jainslee.resources.diameter.ro.types.vb80 with parameters of type RequestedServiceUnit Modifier and Type Method Description void
MultipleServicesCreditControl. setRequestedServiceUnit(RequestedServiceUnit requestedServiceUnit)
Sets the value of the Requested-Service-Unit AVP, of type Grouped. -
Uses of RequestedServiceUnit in org.jainslee.resources.diameter.ro.types.vcb0
Methods in org.jainslee.resources.diameter.ro.types.vcb0 that return RequestedServiceUnit Modifier and Type Method Description RequestedServiceUnit
MultipleServicesCreditControl. getRequestedServiceUnit()
Returns the value of the Requested-Service-Unit AVP, of type Grouped.Methods in org.jainslee.resources.diameter.ro.types.vcb0 with parameters of type RequestedServiceUnit Modifier and Type Method Description void
MultipleServicesCreditControl. setRequestedServiceUnit(RequestedServiceUnit requestedServiceUnit)
Sets the value of the Requested-Service-Unit AVP, of type Grouped.
-