MCPcopy Create free account
hub / github.com/Neop/mudmap2 / getId

Method getId

src/main/java/mudmap2/backend/Place.java:82–84  ·  view source on GitHub ↗

Gets the place id @return place id

()

Source from the content-addressed store, hash-verified

80 * @return place id
81 */
82 public int getId() {
83 return id;
84 }
85
86 /**
87 * Gets the name

Callers 15

testGetIdMethod · 0.95
testToStringMethod · 0.95
toStringMethod · 0.95
testGetCoordinateMethod · 0.45
testReadWriteFileMethod · 0.45
testReadWriteFileMethod · 0.45
layerSelectedMethod · 0.45
createLayerMethod · 0.45
getCenterMethod · 0.45
isSelectedMethod · 0.45
paintMethod · 0.45
saveMethod · 0.45

Calls

no outgoing calls

Tested by 5

testGetIdMethod · 0.76
testToStringMethod · 0.76
testGetCoordinateMethod · 0.36
testReadWriteFileMethod · 0.36
testReadWriteFileMethod · 0.36