public interface Organization extends Entity
Entity
representing a formalized group of entities with a
common purpose (example, administrative, legal, political) and the
infrastructure to carry out that purpose.
Examples: Companies and institutions, a government department, an incorporated body that is responsible for administering a facility, an insurance company.
Modifier and Type | Method and Description |
---|---|
void |
addAddr(AD addr)
Adds an address to the set of addresses
|
BAG<AD> |
getAddr()
The postal and/or residential address of an organization.
|
CE |
getStandardIndustryClassCode()
A value representing the industrial category of an organization entity.
|
void |
setAddr(BAG<AD> addr) |
void |
setStandardIndustryClassCode(CE organizationIndustryClassCode) |
addId, addLanguageCommunication, addName, addPlayedRole, addQuantity, addScopedRole, addTelecom, getClassCode, getCode, getDesc, getDeterminerCode, getExistenceTime, getHandlingCode, getId, getLanguageCommunication, getName, getOwnedPlayedRoles, getOwnedPlayedRoles, getOwnedScopedRoles, getOwnedScopedRoles, getPlayedRoles, getPlayedRoles, getQuantity, getRiskCode, getScopedRoles, getScopedRoles, getStatusCode, getTelecom, setDesc, setExistenceTime, setHandlingCode, setName, setQuantity, setRiskCode, setStatusCode, setTelecom
getControlAct, getToken, setToken
createNewVersion, getVersionNum, isCurrentVersion
void setAddr(BAG<AD> addr) throws HDRRimException
HDRRimException
void addAddr(AD addr) throws HDRRimException
addr
- The address as an AD typeHDRRimException
CE getStandardIndustryClassCode()
Examples: 11231-Chicken Egg Production, 6211- Offices of Physicians, 621511-Medical Laboratories, 524114-Direct Health and Medical Insurance Carriers.
void setStandardIndustryClassCode(CE organizationIndustryClassCode) throws HDRRimException
HDRRimException
HDR Glossary HDR Concept Lists HDR Exceptions HDR Programmer's Guide HDR Implementation Guide HDR Profile Options
Copyright © 2016, 2018, Oracle. All rights reserved