com.ibm.uddi.datatypes
Class BusinessEntityExt

java.lang.Object
  |
  +--com.ibm.uddi.datatypes.BusinessEntity
        |
        +--com.ibm.uddi.datatypes.BusinessEntityExt
All Implemented Interfaces:
java.io.Serializable

public class BusinessEntityExt
extends BusinessEntity

Corresponds to UDDI v2.0 'businessEntityExt' element.

See Also:
Serialized Form

Field Summary
static java.lang.String java_copyright
           
 
Constructor Summary
BusinessEntityExt()
           
 
Methods inherited from class com.ibm.uddi.datatypes.BusinessEntity
getAuthorizedName, getBusinessKey, getBusinessServices, getCategoryBag, getContacts, getDescriptions, getDiscoveryURLs, getIdentifierBag, getNames, getOperator, setAuthorizedName, setBusinessKey, setBusinessServices, setCategoryBag, setContacts, setDescriptions, setDiscoveryURLs, setIdentifierBag, setNames, setOperator
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

java_copyright

public static final java.lang.String java_copyright
Constructor Detail

BusinessEntityExt

public BusinessEntityExt()