public final class VMapInfo extends Object
VMapInfo class.
Constructor and Description |
---|
VMapInfo(int id,
String name,
String owner)
Constructor for VMapInfo.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
int |
getId()
Getter for the field
id . |
String |
getName()
Getter for the field
name . |
String |
getOwner()
Getter for the field
owner . |
Copyright © 2015. All rights reserved.