com.supermap.maritime.editor.topology.cache.entity
类 S100FVCEntity
- java.lang.Object
-
- com.supermap.maritime.editor.topology.cache.entity.S100FVCEntity
-
public class S100FVCEntity extends Object
-
-
嵌套类概要
嵌套类 限定符和类型 类和说明 static classS100FVCEntity.S100FVCRecord
-
构造器概要
构造器 构造器和说明 S100FVCEntity(Long fid, List<S100FVCEntity.S100FVCRecord> records)
-
方法概要
所有方法 实例方法 具体方法 限定符和类型 方法和说明 booleanequals(Object o)LonggetFid()List<S100FVCEntity.S100FVCRecord>getRecords()inthashCode()voidsetFid(Long fid)voidsetRecords(List<S100FVCEntity.S100FVCRecord> records)StringtoString()
-
-
-
构造器详细资料
-
S100FVCEntity
public S100FVCEntity(Long fid, List<S100FVCEntity.S100FVCRecord> records)
-
-
方法详细资料
-
getFid
public Long getFid()
-
setFid
public void setFid(Long fid)
-
getRecords
public List<S100FVCEntity.S100FVCRecord> getRecords()
-
setRecords
public void setRecords(List<S100FVCEntity.S100FVCRecord> records)
-
-
Copyright © 2021–2025 SuperMap. All rights reserved.