com.esri.gpt.catalog.harvest.protocols
Class HostContextPair
java.lang.Object
com.esri.gpt.catalog.harvest.protocols.HostContextPair
public class HostContextPair
- extends Object
host/context pair.
HostContextPair
public HostContextPair(String host)
HostContextPair
public HostContextPair(String host,
String context)
makeHostContextPair
public static HostContextPair makeHostContextPair(String host)
- Makes host/context pair.
- Parameters:
host
- host name
- Returns:
- host/context pair
getHost
public String getHost()
getContext
public String getContext()
toString
public String toString()
- Overrides:
toString
in class Object
Copyright 2011 Environmental Systems Research Institute.
All rights reserved.
Use is subject to
license terms.