@Generated public class Sequencing extends Object
| Constructor and Description |
|---|
Sequencing() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Long |
getControlPlaneSeqNo() |
DataPlaneId |
getDataPlaneId() |
int |
hashCode() |
Sequencing |
setControlPlaneSeqNo(Long controlPlaneSeqNo) |
Sequencing |
setDataPlaneId(DataPlaneId dataPlaneId) |
String |
toString() |
public Sequencing setControlPlaneSeqNo(Long controlPlaneSeqNo)
public Long getControlPlaneSeqNo()
public Sequencing setDataPlaneId(DataPlaneId dataPlaneId)
public DataPlaneId getDataPlaneId()
Copyright © 2024. All rights reserved.