public interface IBlockUserParams
extends pl.matsuo.core.params.IRequestParams
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getBlock() |
Integer |
getId() |
void |
setBlock(Boolean block) |
void |
setId(Integer id) |
Copyright © 2015 Matsuo IT. All rights reserved.