|
||||||||||
| 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.BusinessEntityExt
| Constructor Summary | |
BusinessEntityExt()
|
|
BusinessEntityExt(org.apache.axis.message.MessageElement[] _any,
BusinessEntity businessEntity)
|
|
| Method Summary | |
Object |
accept(UDDIv2DataModelVisitor v)
Grimoires specific methods and constructors |
boolean |
equals(Object obj)
|
org.apache.axis.message.MessageElement[] |
get_any()
Gets the _any value for this BusinessEntityExt. |
BusinessEntity |
getBusinessEntity()
Gets the businessEntity value for this BusinessEntityExt. |
int |
hashCode()
|
void |
set_any(org.apache.axis.message.MessageElement[] _any)
Sets the _any value for this BusinessEntityExt. |
void |
setBusinessEntity(BusinessEntity businessEntity)
Sets the businessEntity value for this BusinessEntityExt. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BusinessEntityExt()
public BusinessEntityExt(org.apache.axis.message.MessageElement[] _any,
BusinessEntity businessEntity)
| Method Detail |
public BusinessEntity getBusinessEntity()
public void setBusinessEntity(BusinessEntity businessEntity)
businessEntity - public org.apache.axis.message.MessageElement[] get_any()
get_any in interface org.apache.axis.encoding.AnyContentTypepublic void set_any(org.apache.axis.message.MessageElement[] _any)
set_any in interface org.apache.axis.encoding.AnyContentType_any - 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 | |||||||||