org.uddi.v3.schema.api
Class BusinessEntity
java.lang.Object
org.uddi.v3.schema.api.BusinessEntity
- All Implemented Interfaces:
- java.io.Serializable
- public class BusinessEntity
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BusinessEntity
public BusinessEntity()
getBusinessKey
public java.net.URI getBusinessKey()
setBusinessKey
public void setBusinessKey(java.net.URI businessKey)
getDiscoveryURLs
public DiscoveryURLs getDiscoveryURLs()
setDiscoveryURLs
public void setDiscoveryURLs(DiscoveryURLs discoveryURLs)
getName
public Name[] getName()
setName
public void setName(Name[] name)
getName
public Name getName(int i)
setName
public void setName(int i,
Name value)
getDescription
public Description[] getDescription()
setDescription
public void setDescription(Description[] description)
getDescription
public Description getDescription(int i)
setDescription
public void setDescription(int i,
Description value)
getContacts
public Contacts getContacts()
setContacts
public void setContacts(Contacts contacts)
getBusinessServices
public BusinessServices getBusinessServices()
setBusinessServices
public void setBusinessServices(BusinessServices businessServices)
getIdentifierBag
public IdentifierBag getIdentifierBag()
setIdentifierBag
public void setIdentifierBag(IdentifierBag identifierBag)
getCategoryBag
public CategoryBag getCategoryBag()
setCategoryBag
public void setCategoryBag(CategoryBag categoryBag)
getSignature
public SignatureType[] getSignature()
setSignature
public void setSignature(SignatureType[] signature)
getSignature
public SignatureType getSignature(int i)
setSignature
public void setSignature(int i,
SignatureType value)