Uses of Class
org.jainslee.resources.diameter.rf.types.v8d0.DrmContent
-
Packages that use DrmContent Package Description org.jainslee.resources.diameter.rf.types.v8d0 GroupedAvpandDiameterMessageobjects defined inRFC 4006and3GPP TS 32.299 v8.13.0. -
-
Uses of DrmContent in org.jainslee.resources.diameter.rf.types.v8d0
Fields in org.jainslee.resources.diameter.rf.types.v8d0 declared as DrmContent Modifier and Type Field Description static DrmContentDrmContent. NOstatic DrmContentDrmContent. YESMethods in org.jainslee.resources.diameter.rf.types.v8d0 that return DrmContent Modifier and Type Method Description static DrmContentDrmContent. fromInt(int type)DrmContentMmsInformation. getDrmContent()Returns the value of the DRM-Content AVP, of type Enumerated.Methods in org.jainslee.resources.diameter.rf.types.v8d0 with parameters of type DrmContent Modifier and Type Method Description voidMmsInformation. setDrmContent(DrmContent drmContent)Sets the value of the DRM-Content AVP, of type Enumerated.
-