CS1ConnectArg |
CS1ConnectArg.clone() |
Constructs a copy of this object and everything reachable from it.
|
static CS1ConnectArg |
CS1ConnectArg.copyOf(CCConnectArg 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.
|
CS1ConnectArg |
CS1ConnectArg.setAlertingPattern(Signal value) |
Sets the value of the field alertingPattern.
|
CS1ConnectArg |
CS1ConnectArg.setCallingPartyNumber(CallingPartyNumber value) |
Sets the value of the field callingPartyNumber.
|
CS1ConnectArg |
CS1ConnectArg.setCallingPartysCategory(CallingPartysCategory value) |
Sets the value of the field callingPartysCategory.
|
CS1ConnectArg |
CS1ConnectArg.setCorrelationID(GenericDigits value) |
Sets the value of the field correlationID.
|
CS1ConnectArg |
CS1ConnectArg.setCutAndPaste(int value) |
Sets the value of the field cutAndPaste and marks the field as present.
|
CS1ConnectArg |
CS1ConnectArg.setCutAndPastePresent(boolean flag) |
Sets the presence or absence of the optional field cutAndPaste.
|
CS1ConnectArg |
CS1ConnectArg.setDestinationRoutingAddress(CalledPartyNumber[] value) |
Sets the value of the field destinationRoutingAddress.
|
CS1ConnectArg |
CS1ConnectArg.setExtensions(CS1ExtensionField[] value) |
Sets the value of the field extensions.
|
CS1ConnectArg |
CS1ConnectArg.setOriginalCalledPartyID(OriginalCalledNumber value) |
Sets the value of the field originalCalledPartyID.
|
CS1ConnectArg |
CS1ConnectArg.setRedirectingPartyID(RedirectingPartyNumber value) |
Sets the value of the field redirectingPartyID.
|
CS1ConnectArg |
CS1ConnectArg.setRedirectionInformation(RedirectionInformation value) |
Sets the value of the field redirectionInformation.
|
CS1ConnectArg |
CS1ConnectArg.setRouteList(byte[][] value) |
Sets the value of the field routeList.
|
CS1ConnectArg |
CS1ConnectArg.setScfID(CCScfID value) |
Sets the value of the field scfID.
|
CS1ConnectArg |
CS1ConnectArg.setServiceInteractionIndicators(CS1ServiceInteractionIndicators value) |
Sets the value of the field serviceInteractionIndicators.
|