Uses of Class
org.jainslee.resources.diameter.ro.types.vb80.TranscoderInsertedIndication
-
Packages that use TranscoderInsertedIndication Package Description org.jainslee.resources.diameter.ro.types.vb80 GroupedAvpandDiameterMessageobjects defined inRFC 4006and3GPP TS 32.299 v11.8.0. -
-
Uses of TranscoderInsertedIndication in org.jainslee.resources.diameter.ro.types.vb80
Fields in org.jainslee.resources.diameter.ro.types.vb80 declared as TranscoderInsertedIndication Modifier and Type Field Description static TranscoderInsertedIndicationTranscoderInsertedIndication. TRANSCODER_INSERTEDstatic TranscoderInsertedIndicationTranscoderInsertedIndication. TRANSCODER_NOT_INSERTEDMethods in org.jainslee.resources.diameter.ro.types.vb80 that return TranscoderInsertedIndication Modifier and Type Method Description static TranscoderInsertedIndicationTranscoderInsertedIndication. fromInt(int type)TranscoderInsertedIndicationSdpMediaComponent. getTranscoderInsertedIndication()Returns the value of the Transcoder-Inserted-Indication AVP, of type Enumerated.Methods in org.jainslee.resources.diameter.ro.types.vb80 with parameters of type TranscoderInsertedIndication Modifier and Type Method Description voidSdpMediaComponent. setTranscoderInsertedIndication(TranscoderInsertedIndication transcoderInsertedIndication)Sets the value of the Transcoder-Inserted-Indication AVP, of type Enumerated.
-