Class CS1SFBillingChargingCharacteristics

  • All Implemented Interfaces:
    DataObject, Serializable

    public class CS1SFBillingChargingCharacteristics
    extends ExtendibleOctetString
    API for Core-INAP-CS1-DataTypes.SFBillingChargingCharacteristics. Generated from the following ASN.1 type definition and the adaptations below.
     SFBillingChargingCharacteristics ::=
         OCTET STRING (SIZE (1..1000))
     Core-INAP-CS1-DataTypes {
         SFBillingChargingCharacteristics {
             @extendible
         }
     }
     
    Each subclass adds a ContainedValue field alongside the ByteArray field inherited from ExtendibleOctetString. The position of this class in the type hierarchy restricts what types of contained value can be used.

    Used as field type by CS1FilteredCallTreatment.

    See Also:
    Serialized Form