|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuk.ac.soton.ecs.grimoires.server.impl.uddiv2.datamodel.AccessPoint
| Constructor Summary | |
AccessPoint()
|
|
AccessPoint(String _value)
|
|
| Method Summary | |
Object |
accept(UDDIv2DataModelVisitor v)
Grimoires specific methods and constructors |
boolean |
equals(Object obj)
|
String |
get_value()
Gets the _value value for this AccessPoint. |
URLType |
getURLType()
Gets the URLType value for this AccessPoint. |
int |
hashCode()
|
void |
set_value(String _value)
Sets the _value value for this AccessPoint. |
void |
setURLType(URLType URLType)
Sets the URLType value for this AccessPoint. |
String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public AccessPoint()
public AccessPoint(String _value)
| Method Detail |
public String toString()
public String get_value()
public void set_value(String _value)
_value - public URLType getURLType()
public void setURLType(URLType URLType)
URLType - public boolean equals(Object obj)
public int hashCode()
public Object accept(UDDIv2DataModelVisitor v)
throws Exception
accept in interface UDDIv2DataModelVisitableException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||