Uses of Class
com.opencloud.slee.resources.cgin.callcontrol.CCFurnishChargingInformationArg.FCIBCCcs1
-
Packages that use CCFurnishChargingInformationArg.FCIBCCcs1 Package Description com.opencloud.slee.resources.cgin.callcontrol Provides a common API for callcontrol protocols originally based on the INAP family of protocols.com.opencloud.slee.resources.cgin.cap_v2 Provides an API for the CAP v2 protocol. -
-
Uses of CCFurnishChargingInformationArg.FCIBCCcs1 in com.opencloud.slee.resources.cgin.callcontrol
Methods in com.opencloud.slee.resources.cgin.callcontrol that return CCFurnishChargingInformationArg.FCIBCCcs1 Modifier and Type Method Description CCFurnishChargingInformationArg.FCIBCCcs1CCFurnishChargingInformationArg.FCIBCCcs1. clone()Constructs a copy of this object and everything reachable from it.static CCFurnishChargingInformationArg.FCIBCCcs1CCFurnishChargingInformationArg.FCIBCCcs1. copyOf(CCFurnishChargingInformationArg.FCIBCCcs1 from)Creates a new object of this type, cloning the values of common fields from the given object of any subclass of the same base type.CCFurnishChargingInformationArg.FCIBCCcs1CCFurnishChargingInformationArg. getFCIBCCcs1()Gets the value of the fCIBCCcs1 choice.CCFurnishChargingInformationArg.FCIBCCcs1CCFurnishChargingInformationArg.FCIBCCcs1. setByteArray(byte[] value)Sets the value of the field byteArray.Methods in com.opencloud.slee.resources.cgin.callcontrol with parameters of type CCFurnishChargingInformationArg.FCIBCCcs1 Modifier and Type Method Description static CCFurnishChargingInformationArg.FCIBCCcs1CCFurnishChargingInformationArg.FCIBCCcs1. copyOf(CCFurnishChargingInformationArg.FCIBCCcs1 from)Creates a new object of this type, cloning the values of common fields from the given object of any subclass of the same base type.CCFurnishChargingInformationArgCCFurnishChargingInformationArg. setFCIBCCcs1(CCFurnishChargingInformationArg.FCIBCCcs1 value)Sets the value of the fCIBCCcs1 choice. -
Uses of CCFurnishChargingInformationArg.FCIBCCcs1 in com.opencloud.slee.resources.cgin.cap_v2
Subclasses of CCFurnishChargingInformationArg.FCIBCCcs1 in com.opencloud.slee.resources.cgin.cap_v2 Modifier and Type Class Description static classCAP2FurnishChargingInformationArg.FCIBCCcs1API for CAP-DataTypes.FurnishChargingInformationArg.fCIBCCcs1.Methods in com.opencloud.slee.resources.cgin.cap_v2 with parameters of type CCFurnishChargingInformationArg.FCIBCCcs1 Modifier and Type Method Description static CAP2FurnishChargingInformationArg.FCIBCCcs1CAP2FurnishChargingInformationArg.FCIBCCcs1. copyOf(CCFurnishChargingInformationArg.FCIBCCcs1 from)Creates a new object of this type, cloning the values of common fields from the given object of any subclass of the same base type.
-