| Package | Description |
|---|---|
| com.h3c.util.pkt |
| Modifier and Type | Method and Description |
|---|---|
Sctp.CheckSumType |
Sctp.checkSumType()
Returns the checksum algorithm type.
|
static Sctp.CheckSumType |
Sctp.CheckSumType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Sctp.CheckSumType[] |
Sctp.CheckSumType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Sctp.Builder |
Sctp.Builder.checkSumType(Sctp.CheckSumType checkSumType)
Sets the checksum algorithm type.
|
Copyright © 2014. All Rights Reserved.