Uses of Class
org.jainslee.resources.diameter.ro.types.vcb0.CsgMembershipIndication
-
Packages that use CsgMembershipIndication Package Description org.jainslee.resources.diameter.ro.types.vcb0 GroupedAvpandDiameterMessageobjects defined inRFC 4006and3GPP TS 32.299 v12.11.0. -
-
Uses of CsgMembershipIndication in org.jainslee.resources.diameter.ro.types.vcb0
Fields in org.jainslee.resources.diameter.ro.types.vcb0 declared as CsgMembershipIndication Modifier and Type Field Description static CsgMembershipIndicationCsgMembershipIndication. CSG_MEMBERstatic CsgMembershipIndicationCsgMembershipIndication. NOT_CSG_MEMBERMethods in org.jainslee.resources.diameter.ro.types.vcb0 that return CsgMembershipIndication Modifier and Type Method Description static CsgMembershipIndicationCsgMembershipIndication. fromInt(int type)CsgMembershipIndicationUserCsgInformation. getCsgMembershipIndication()Returns the value of the CSG-Membership-Indication AVP, of type Enumerated.Methods in org.jainslee.resources.diameter.ro.types.vcb0 with parameters of type CsgMembershipIndication Modifier and Type Method Description voidUserCsgInformation. setCsgMembershipIndication(CsgMembershipIndication csgMembershipIndication)Sets the value of the CSG-Membership-Indication AVP, of type Enumerated.
-