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