public class SortRuleForListCertInfoInput extends Object
| Constructor and Description |
|---|
SortRuleForListCertInfoInput() |
| Modifier and Type | Method and Description |
|---|---|
SortRuleForListCertInfoInput |
asc(Boolean asc) |
boolean |
equals(Object o) |
String |
getOrderBy()
Get orderBy
|
int |
hashCode() |
Boolean |
isAsc()
Get asc
|
SortRuleForListCertInfoInput |
orderBy(String orderBy) |
void |
setAsc(Boolean asc) |
void |
setOrderBy(String orderBy) |
String |
toString() |
public SortRuleForListCertInfoInput asc(Boolean asc)
public Boolean isAsc()
public void setAsc(Boolean asc)
public SortRuleForListCertInfoInput orderBy(String orderBy)
public String getOrderBy()
public void setOrderBy(String orderBy)
Copyright © 2025. All rights reserved.