public final class VMapInfo extends Object
VMapInfo class.
VMapInfo(int id, String name, String owner)
boolean
equals(Object obj)
int
getId()
id
String
getName()
name
getOwner()
owner
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public VMapInfo(int id, String name, String owner)
Constructor for VMapInfo.
public int getId()
Getter for the field id.
public String getName()
Getter for the field name.
public String getOwner()
Getter for the field owner.
public boolean equals(Object obj)
equals
Object
Copyright © 2015. All rights reserved.