public class PicOperations extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PicOperations.Rule |
| Constructor and Description |
|---|
PicOperations() |
| Modifier and Type | Method and Description |
|---|---|
int |
getIsPicInfo() |
List<PicOperations.Rule> |
getRules() |
void |
setIsPicInfo(int isPicInfo) |
void |
setRules(List<PicOperations.Rule> rules) |
public int getIsPicInfo()
public void setIsPicInfo(int isPicInfo)
public List<PicOperations.Rule> getRules()
public void setRules(List<PicOperations.Rule> rules)
Copyright © 2023. All rights reserved.