public class LocationInfo extends Object
LocationInfo(String region, String zone, String campus)
String
getCampus()
getRegion()
getZone()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LocationInfo(String region, String zone, String campus)
public String getRegion()
public String getZone()
public String getCampus()
Copyright © 2023. All rights reserved.