java.lang.Object | |
↳ | com.htc.net.FourG.QosServiceFlowDescriptor |
![]() |
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
QosServiceFlowDescriptor.eSF_DIRECTION | |||||||||||
QosServiceFlowDescriptor.eSF_MODIFIED | |||||||||||
QosServiceFlowDescriptor.eSF_ORIGIN | |||||||||||
QosServiceFlowDescriptor.eSF_STATE | |||||||||||
QosServiceFlowDescriptor.eSF_TRAFFIC_TYPE |
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
description |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Protected Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns a string containing the description parameter provided in the constructor
followed by an implementation supplied, concise human-readable description of the
service flow, e.g.
| |||||||||||
Return the remote destination IP address that is the far peer end of the service flow.
| |||||||||||
Return the remote destination IP address mask that is the far peer end of the service flow.
| |||||||||||
Return the high number of the range of remote destination IP ports that are the far peer
end of the service flow.
| |||||||||||
Return the low number of the range of remote destination IP ports that are the far peer
end of the service flow.
| |||||||||||
Return enum SF_DIRESTION indicating the SF direction.
| |||||||||||
Returns a unique, local to the User Equipment's implementation identifier (LID) for
the (potential) service flow.
| |||||||||||
Returns an enum that indicates if the SF has been modified.
| |||||||||||
Return enum SF_ORIGIN indicating the "origin" of the SF.
| |||||||||||
Returns the unique Service Flow identifier (SFID) for the service flow,
which is assigned after the service flow, is processed in preparetion for
submission to the BS for either admission or activation.
| |||||||||||
Returns an enum, SF_STATE, which indicates the SF state.
| |||||||||||
Return the remote destination linkType; either "TCP" or "UPD"
| |||||||||||
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Returns a string containing the description parameter provided in the constructor
followed by an implementation supplied, concise human-readable description of the
service flow, e.g.
"
Return the remote destination IP address that is the far peer end of the service flow.
Return the remote destination IP address mask that is the far peer end of the service flow.
Return the high number of the range of remote destination IP ports that are the far peer end of the service flow. If 0 is returned, this indicates that all ports on the destination are included in the service flow.
Return the low number of the range of remote destination IP ports that are the far peer end of the service flow. If 0 is returned, this indicates that all ports on the destination are included in the service flow.
Return enum SF_DIRESTION indicating the SF direction.
Returns a unique, local to the User Equipment's implementation identifier (LID) for the (potential) service flow. This LID is assigned by the local implementation's processing of the service flow descriptor, in preparation for submission to the network for either admission or activation.
Returns an enum that indicates if the SF has been modified.
Return enum SF_ORIGIN indicating the "origin" of the SF.
Returns the unique Service Flow identifier (SFID) for the service flow, which is assigned after the service flow, is processed in preparetion for submission to the BS for either admission or activation.
Returns an enum, SF_STATE, which indicates the SF state.
Return the remote destination linkType; either "TCP" or "UPD"