org.apache.juddi.v3.client.mapping
Class Topology
java.lang.Object
org.apache.juddi.v3.client.mapping.Topology
- All Implemented Interfaces:
- Serializable
public class Topology
- extends Object
- implements Serializable
- Author:
- Kurt T Stam
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Topology
public Topology(List<String> eprs)
getHasLocal
public Boolean getHasLocal()
setHasLocal
public void setHasLocal(Boolean hasLocal)
getEprs
public List<String> getEprs()
setEprs
public void setEprs(List<String> eprs)
getPointer
public int getPointer()
setPointer
public void setPointer(int pointer)
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.