public class FaceRecognitionComparedVo
extends com.viontech.keliu.base.BaseModel
| 构造器和说明 |
|---|
FaceRecognitionComparedVo() |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getAge() |
Date |
getDate() |
short |
getDirection() |
String |
getGateIds() |
int |
getGender() |
Long |
getMallId() |
String |
getPath() |
int |
getRaw_age() |
short |
getRaw_direction() |
int |
getRaw_gender() |
void |
setAge(int age) |
void |
setDate(Date date) |
void |
setDirection(short direction) |
void |
setGateIds(String gateIds) |
void |
setGender(int gender) |
void |
setMallId(Long mallId) |
void |
setPath(String path) |
void |
setRaw_age(int raw_age) |
void |
setRaw_direction(short raw_direction) |
void |
setRaw_gender(int raw_gender) |
public String getPath()
public void setPath(String path)
public int getRaw_age()
public void setRaw_age(int raw_age)
public int getAge()
public void setAge(int age)
public int getRaw_gender()
public void setRaw_gender(int raw_gender)
public int getGender()
public void setGender(int gender)
public Date getDate()
public void setDate(Date date)
public short getDirection()
public void setDirection(short direction)
public short getRaw_direction()
public void setRaw_direction(short raw_direction)
public String getGateIds()
public void setGateIds(String gateIds)
public Long getMallId()
public void setMallId(Long mallId)
Copyright © 2019. All rights reserved.