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