public static final class SIPacketTypeAndCounter.Builder
extends java.lang.Object
SIPacketTypeAndCounter.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
SIPacketTypeAndCounter. |
| Modifier and Type | Method and Description |
|---|---|
SIPacketTypeAndCounter |
build() |
SIPacketTypeAndCounter.Builder |
setCounter(java.lang.Long counter)
The number of packets.
|
SIPacketTypeAndCounter.Builder |
setPacketType(java.lang.String packetType)
The type of the packets
|
public Builder()
SIPacketTypeAndCounter.public SIPacketTypeAndCounter.Builder setCounter(java.lang.Long counter)
counter - New value for the property.public SIPacketTypeAndCounter.Builder setPacketType(java.lang.String packetType)
packetType - New value for the property.public SIPacketTypeAndCounter build()