Uses of Class
com.opencloud.slee.resources.in.datatypes.cc.Cause
-
Packages that use Cause 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.com.opencloud.slee.resources.cgin.cap_v3 Provides an API for the CAP v3 protocol.com.opencloud.slee.resources.cgin.cap_v4 Provides an API for the CAP v4 protocol.com.opencloud.slee.resources.cgin.etsi_inap_cs1 Provides an API for the ETSI INAP CS1 protocol.com.opencloud.slee.resources.in.datatypes.cc Defines classes to represent some call-control types for which their ASN.1 specifications say merely OCTET STRING (with no CONTAINING clause), and for which standards define the layout of bit-fields within the octet strings. -
-
Uses of Cause in com.opencloud.slee.resources.cgin.callcontrol
Methods in com.opencloud.slee.resources.cgin.callcontrol that return Cause Modifier and Type Method Description Cause
CCEventSpecificInformationBCSM.OCalledPartyBusySpecificInfo. getBusyCause()
Gets the value of the field busyCause.Cause
CCEventSpecificInformationBCSM.TCalledPartyBusySpecificInfo. getBusyCause()
Gets the value of the field busyCause.Cause
CCEventSpecificInformationBCSM.RouteSelectFailureSpecificInfo. getFailureCause()
Gets the value of the field failureCause.Cause
CCReleaseCallArg. getInitialCallSegment()
Gets the value of the initialCallSegment choice.Cause
CCEventSpecificInformationBCSM.ODisconnectSpecificInfo. getReleaseCause()
Gets the value of the field releaseCause.Cause
CCEventSpecificInformationBCSM.TDisconnectSpecificInfo. getReleaseCause()
Gets the value of the field releaseCause.Cause
CCGapTreatment. getReleaseCause()
Gets the value of the releaseCause choice.Cause
CCRequestedInformationValue. getReleaseCauseValue()
Gets the value of the releaseCauseValue choice.Methods in com.opencloud.slee.resources.cgin.callcontrol with parameters of type Cause Modifier and Type Method Description CCEventSpecificInformationBCSM.OCalledPartyBusySpecificInfo
CCEventSpecificInformationBCSM.OCalledPartyBusySpecificInfo. setBusyCause(Cause value)
Sets the value of the field busyCause.CCEventSpecificInformationBCSM.TCalledPartyBusySpecificInfo
CCEventSpecificInformationBCSM.TCalledPartyBusySpecificInfo. setBusyCause(Cause value)
Sets the value of the field busyCause.CCEventSpecificInformationBCSM.RouteSelectFailureSpecificInfo
CCEventSpecificInformationBCSM.RouteSelectFailureSpecificInfo. setFailureCause(Cause value)
Sets the value of the field failureCause.CCReleaseCallArg
CCReleaseCallArg. setInitialCallSegment(Cause value)
Sets the value of the initialCallSegment choice.CCEventSpecificInformationBCSM.ODisconnectSpecificInfo
CCEventSpecificInformationBCSM.ODisconnectSpecificInfo. setReleaseCause(Cause value)
Sets the value of the field releaseCause.CCEventSpecificInformationBCSM.TDisconnectSpecificInfo
CCEventSpecificInformationBCSM.TDisconnectSpecificInfo. setReleaseCause(Cause value)
Sets the value of the field releaseCause.CCGapTreatment
CCGapTreatment. setReleaseCause(Cause value)
Sets the value of the releaseCause choice.CCRequestedInformationValue
CCRequestedInformationValue. setReleaseCauseValue(Cause value)
Sets the value of the releaseCauseValue choice. -
Uses of Cause in com.opencloud.slee.resources.cgin.cap_v2
Methods in com.opencloud.slee.resources.cgin.cap_v2 with parameters of type Cause Modifier and Type Method Description CAP2EventSpecificInformationBCSM.TCalledPartyBusySpecificInfo
CAP2EventSpecificInformationBCSM.TCalledPartyBusySpecificInfo. setBusyCause(Cause value)
Sets the value of the field busyCause. -
Uses of Cause in com.opencloud.slee.resources.cgin.cap_v3
Methods in com.opencloud.slee.resources.cgin.cap_v3 that return Cause Modifier and Type Method Description Cause
CAP3InitialDPArg. getCause()
Gets the value of the field cause.Methods in com.opencloud.slee.resources.cgin.cap_v3 with parameters of type Cause Modifier and Type Method Description CAP3EventSpecificInformationBCSM.TCalledPartyBusySpecificInfo
CAP3EventSpecificInformationBCSM.TCalledPartyBusySpecificInfo. setBusyCause(Cause value)
Sets the value of the field busyCause.CAP3InitialDPArg
CAP3InitialDPArg. setCause(Cause value)
Sets the value of the field cause. -
Uses of Cause in com.opencloud.slee.resources.cgin.cap_v4
Methods in com.opencloud.slee.resources.cgin.cap_v4 that return Cause Modifier and Type Method Description Cause
CAP4BCSM_Failure. getCause()
Gets the value of the field cause.Cause
CAP4CallSegmentFailure. getCause()
Gets the value of the field cause.Cause
CAP4DisconnectLegArg. getReleaseCause()
Gets the value of the field releaseCause.Methods in com.opencloud.slee.resources.cgin.cap_v4 with parameters of type Cause Modifier and Type Method Description CAP4EventSpecificInformationBCSM.TCalledPartyBusySpecificInfo
CAP4EventSpecificInformationBCSM.TCalledPartyBusySpecificInfo. setBusyCause(Cause value)
Sets the value of the field busyCause.CAP4BCSM_Failure
CAP4BCSM_Failure. setCause(Cause value)
Sets the value of the field cause.CAP4CallSegmentFailure
CAP4CallSegmentFailure. setCause(Cause value)
Sets the value of the field cause.CAP4InitialDPArg
CAP4InitialDPArg. setCause(Cause value)
Sets the value of the field cause.CAP4DisconnectLegArg
CAP4DisconnectLegArg. setReleaseCause(Cause value)
Sets the value of the field releaseCause. -
Uses of Cause in com.opencloud.slee.resources.cgin.etsi_inap_cs1
Methods in com.opencloud.slee.resources.cgin.etsi_inap_cs1 that return Cause Modifier and Type Method Description Cause
CS1FilteredCallTreatment. getReleaseCause()
Gets the value of the field releaseCause.Cause
CS1GapTreatment.Both. getReleaseCause()
Gets the value of the field releaseCause.Methods in com.opencloud.slee.resources.cgin.etsi_inap_cs1 with parameters of type Cause Modifier and Type Method Description CS1FilteredCallTreatment
CS1FilteredCallTreatment. setReleaseCause(Cause value)
Sets the value of the field releaseCause.CS1GapTreatment.Both
CS1GapTreatment.Both. setReleaseCause(Cause value)
Sets the value of the field releaseCause.CS1GapTreatment
CS1GapTreatment. setReleaseCause(Cause value)
Sets the value of the releaseCause choice.CS1RequestedInformationValue
CS1RequestedInformationValue. setReleaseCauseValue(Cause value)
Sets the value of the releaseCauseValue choice.Constructors in com.opencloud.slee.resources.cgin.etsi_inap_cs1 with parameters of type Cause Constructor Description Both(CS1InformationToSend InformationToSend_param, Cause ReleaseCause_param)
Constructs an object from given values for all fields. -
Uses of Cause in com.opencloud.slee.resources.in.datatypes.cc
Methods in com.opencloud.slee.resources.in.datatypes.cc that return Cause Modifier and Type Method Description Cause
Cause. clone()
Constructs a copy of this object and everything reachable from it.static Cause
Cause. copyOf(Cause 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.Cause
Cause. setCauseValue(Cause.CauseValue value)
Sets the value of the cause value.Cause
Cause. setCodingStandard(Cause.CodingStandard value)
Sets the value of the coding standard.Cause
Cause. setDiagnostics(byte[] value)
Sets the value of the diagnostics.Cause
Cause. setLocation(Cause.Location value)
Sets the value of the location.Cause
Cause. setRecommendation(Cause.Recommendation value)
Sets the value of the recommendation.Methods in com.opencloud.slee.resources.in.datatypes.cc with parameters of type Cause Modifier and Type Method Description static Cause
Cause. copyOf(Cause 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.
-