类 AutoscanRecord

java.lang.Object
com.xforceplus.entity.AutoscanRecord
所有已实现的接口:
Serializable

@Entity public class AutoscanRecord extends Object implements Serializable
另请参阅:
  • 构造器详细资料

    • AutoscanRecord

      public AutoscanRecord()
  • 方法详细资料

    • getAutoscanRecordId

      public Long getAutoscanRecordId()
    • getRouteIds

      public String getRouteIds()
    • getRoutePaths

      public String getRoutePaths()
    • getIsServicePackage

      public Boolean getIsServicePackage()
    • getStatus

      public Integer getStatus()
    • getCreateTime

      public Date getCreateTime()
    • getUpdateTime

      public Date getUpdateTime()