Class COCTMT150000UV02Organization
java.lang.Object
net.ihe.gazelle.hl7v3.coctmt150000UV02.COCTMT150000UV02Organization
- All Implemented Interfaces:
- Serializable
Description of the class COCTMT150000UV02Organization.
- See Also:
- 
Field SummaryFieldsModifier and TypeFieldDescription
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidAdd a addr to the addr collection.voidaddAsOrganizationPartOf(COCTMT150000UV02OrganizationPartOf asOrganizationPartOf_elt) Add a asOrganizationPartOf to the asOrganizationPartOf collection.voidaddContactParty(COCTMT150000UV02ContactParty contactParty_elt) Add a contactParty to the contactParty collection.voidAdd a id to the id collection.voidAdd a name to the name collection.voidaddOrganizationContains(COCTMT150000UV02OrganizationContains organizationContains_elt) Add a organizationContains to the organizationContains collection.voidaddRealmCode(CS realmCode_elt) Add a realmCode to the realmCode collection.voidaddTelecom(TEL telecom_elt) Add a telecom to the telecom collection.voidaddTemplateId(II templateId_elt) Add a templateId to the templateId collection.getAddr()Return addr.Return asOrganizationPartOf.Return classCode.getCode()Return code.Return contactParty.getDesc()Return desc.Return determinerCode.getId()Return id.getName()Return name.Return nullFlavor.Return organizationContains.Return realmCode.Return standardIndustryClassCode.Return statusCode.Return telecom.Return templateId.Return typeId.voidremoveAddr(AD addr_elt) Remove a addr to the addr collection.voidremoveAsOrganizationPartOf(COCTMT150000UV02OrganizationPartOf asOrganizationPartOf_elt) Remove a asOrganizationPartOf to the asOrganizationPartOf collection.voidremoveContactParty(COCTMT150000UV02ContactParty contactParty_elt) Remove a contactParty to the contactParty collection.voidRemove a id to the id collection.voidremoveName(ON name_elt) Remove a name to the name collection.voidremoveOrganizationContains(COCTMT150000UV02OrganizationContains organizationContains_elt) Remove a organizationContains to the organizationContains collection.voidremoveRealmCode(CS realmCode_elt) Remove a realmCode to the realmCode collection.voidremoveTelecom(TEL telecom_elt) Remove a telecom to the telecom collection.voidremoveTemplateId(II templateId_elt) Remove a templateId to the templateId collection.voidset_xmlNodePresentation(Node _xmlNodePresentation) voidSet a value to attribute addr.voidsetAsOrganizationPartOf(List<COCTMT150000UV02OrganizationPartOf> asOrganizationPartOf) Set a value to attribute asOrganizationPartOf.voidsetClassCode(EntityClassOrganization classCode) Set a value to attribute classCode.voidSet a value to attribute code.voidsetContactParty(List<COCTMT150000UV02ContactParty> contactParty) Set a value to attribute contactParty.voidSet a value to attribute desc.voidsetDeterminerCode(EntityDeterminer determinerCode) Set a value to attribute determinerCode.voidSet a value to attribute id.voidSet a value to attribute name.voidsetNullFlavor(NullFlavor nullFlavor) Set a value to attribute nullFlavor.voidsetOrganizationContains(List<COCTMT150000UV02OrganizationContains> organizationContains) Set a value to attribute organizationContains.voidsetRealmCode(List<CS> realmCode) Set a value to attribute realmCode.voidsetStandardIndustryClassCode(CE standardIndustryClassCode) Set a value to attribute standardIndustryClassCode.voidsetStatusCode(CS statusCode) Set a value to attribute statusCode.voidsetTelecom(List<TEL> telecom) Set a value to attribute telecom.voidsetTemplateId(List<II> templateId) Set a value to attribute templateId.voidSet a value to attribute typeId.static voidvalidateByModule(COCTMT150000UV02Organization cOCTMT150000UV02Organization, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validation
- 
Field Details- 
realmCode
- 
typeId
- 
templateId
- 
id
- 
code
- 
name
- 
desc
- 
statusCode
- 
telecom
- 
addr
- 
standardIndustryClassCode
- 
asOrganizationPartOf
- 
contactParty
- 
organizationContains
- 
classCode
- 
determinerCode
- 
nullFlavor
 
- 
- 
Constructor Details- 
COCTMT150000UV02Organizationpublic COCTMT150000UV02Organization()
 
- 
- 
Method Details- 
getRealmCodeReturn realmCode.- Returns:
- realmCode
 
- 
setRealmCodeSet a value to attribute realmCode.
- 
addRealmCodeAdd a realmCode to the realmCode collection.- Parameters:
- realmCode_elt- Element to add.
 
- 
removeRealmCodeRemove a realmCode to the realmCode collection.- Parameters:
- realmCode_elt- Element to remove
 
- 
getTypeIdReturn typeId.- Returns:
- typeId
 
- 
setTypeIdSet a value to attribute typeId.
- 
getTemplateIdReturn templateId.- Returns:
- templateId
 
- 
setTemplateIdSet a value to attribute templateId.
- 
addTemplateIdAdd a templateId to the templateId collection.- Parameters:
- templateId_elt- Element to add.
 
- 
removeTemplateIdRemove a templateId to the templateId collection.- Parameters:
- templateId_elt- Element to remove
 
- 
getIdReturn id.- Returns:
- id
 
- 
setIdSet a value to attribute id.
- 
addIdAdd a id to the id collection.- Parameters:
- id_elt- Element to add.
 
- 
removeIdRemove a id to the id collection.- Parameters:
- id_elt- Element to remove
 
- 
getCodeReturn code.- Returns:
- code
 
- 
setCodeSet a value to attribute code.
- 
getNameReturn name.- Returns:
- name
 
- 
setNameSet a value to attribute name.
- 
addNameAdd a name to the name collection.- Parameters:
- name_elt- Element to add.
 
- 
removeNameRemove a name to the name collection.- Parameters:
- name_elt- Element to remove
 
- 
getDescReturn desc.- Returns:
- desc
 
- 
setDescSet a value to attribute desc.
- 
getStatusCodeReturn statusCode.- Returns:
- statusCode
 
- 
setStatusCodeSet a value to attribute statusCode.
- 
getTelecomReturn telecom.- Returns:
- telecom
 
- 
setTelecomSet a value to attribute telecom.
- 
addTelecomAdd a telecom to the telecom collection.- Parameters:
- telecom_elt- Element to add.
 
- 
removeTelecomRemove a telecom to the telecom collection.- Parameters:
- telecom_elt- Element to remove
 
- 
getAddrReturn addr.- Returns:
- addr
 
- 
setAddrSet a value to attribute addr.
- 
addAddrAdd a addr to the addr collection.- Parameters:
- addr_elt- Element to add.
 
- 
removeAddrRemove a addr to the addr collection.- Parameters:
- addr_elt- Element to remove
 
- 
getStandardIndustryClassCodeReturn standardIndustryClassCode.- Returns:
- standardIndustryClassCode
 
- 
setStandardIndustryClassCodeSet a value to attribute standardIndustryClassCode.
- 
getAsOrganizationPartOfReturn asOrganizationPartOf.- Returns:
- asOrganizationPartOf
 
- 
setAsOrganizationPartOfSet a value to attribute asOrganizationPartOf.
- 
addAsOrganizationPartOfAdd a asOrganizationPartOf to the asOrganizationPartOf collection.- Parameters:
- asOrganizationPartOf_elt- Element to add.
 
- 
removeAsOrganizationPartOfRemove a asOrganizationPartOf to the asOrganizationPartOf collection.- Parameters:
- asOrganizationPartOf_elt- Element to remove
 
- 
getContactPartyReturn contactParty.- Returns:
- contactParty
 
- 
setContactPartySet a value to attribute contactParty.
- 
addContactPartyAdd a contactParty to the contactParty collection.- Parameters:
- contactParty_elt- Element to add.
 
- 
removeContactPartyRemove a contactParty to the contactParty collection.- Parameters:
- contactParty_elt- Element to remove
 
- 
getOrganizationContainsReturn organizationContains.- Returns:
- organizationContains
 
- 
setOrganizationContainspublic void setOrganizationContains(List<COCTMT150000UV02OrganizationContains> organizationContains) Set a value to attribute organizationContains.
- 
addOrganizationContainsAdd a organizationContains to the organizationContains collection.- Parameters:
- organizationContains_elt- Element to add.
 
- 
removeOrganizationContainspublic void removeOrganizationContains(COCTMT150000UV02OrganizationContains organizationContains_elt) Remove a organizationContains to the organizationContains collection.- Parameters:
- organizationContains_elt- Element to remove
 
- 
getClassCodeReturn classCode.- Returns:
- classCode
 
- 
setClassCodeSet a value to attribute classCode.
- 
getDeterminerCodeReturn determinerCode.- Returns:
- determinerCode
 
- 
setDeterminerCodeSet a value to attribute determinerCode.
- 
getNullFlavorReturn nullFlavor.- Returns:
- nullFlavor
 
- 
setNullFlavorSet a value to attribute nullFlavor.
- 
get_xmlNodePresentation
- 
set_xmlNodePresentation
- 
validateByModulepublic static void validateByModule(COCTMT150000UV02Organization cOCTMT150000UV02Organization, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validation
 
-