public class CatchAddressBeanList extends Object
Constructor and Description |
---|
CatchAddressBeanList() |
Modifier and Type | Method and Description |
---|---|
CatchAddressBean[] |
getData() |
int[] |
getDeleted() |
void |
setData(CatchAddressBean[] data) |
void |
setDeleted(int[] deleted) |
public CatchAddressBean[] getData()
public void setData(CatchAddressBean[] data)
public int[] getDeleted()
public void setDeleted(int[] deleted)
Copyright © 2008–2022 The Plugin People. All rights reserved.