Class COCTMT090000UV01Person
java.lang.Object
net.ihe.gazelle.hl7v3.coctmt090000UV01.COCTMT090000UV01Person
- All Implemented Interfaces:
Serializable
Description of the class COCTMT090000UV01Person.
- See Also:
-
Field Summary
Modifier and TypeFieldDescription -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addAsLicensedEntity
(COCTMT090000UV01LicensedEntity asLicensedEntity_elt) Add a asLicensedEntity to the asLicensedEntity collection.void
addAsMember
(COCTMT090000UV01Member asMember_elt) Add a asMember to the asMember collection.void
addAsRoleOther
(COCTMT090000UV01RoleOther asRoleOther_elt) Add a asRoleOther to the asRoleOther collection.void
addLanguageCommunication
(COCTMT090000UV01LanguageCommunication languageCommunication_elt) Add a languageCommunication to the languageCommunication collection.void
Add a name to the name collection.void
addRealmCode
(CS realmCode_elt) Add a realmCode to the realmCode collection.void
addTemplateId
(II templateId_elt) Add a templateId to the templateId collection.Return asLicensedEntity.Return asLocatedEntity.Return asMember.Return asRoleOther.Return classCode.Return determinerCode.Return languageCommunication.getName()
Return name.Return nullFlavor.Return realmCode.Return templateId.Return typeId.void
removeAsLicensedEntity
(COCTMT090000UV01LicensedEntity asLicensedEntity_elt) Remove a asLicensedEntity to the asLicensedEntity collection.void
removeAsMember
(COCTMT090000UV01Member asMember_elt) Remove a asMember to the asMember collection.void
removeAsRoleOther
(COCTMT090000UV01RoleOther asRoleOther_elt) Remove a asRoleOther to the asRoleOther collection.void
removeLanguageCommunication
(COCTMT090000UV01LanguageCommunication languageCommunication_elt) Remove a languageCommunication to the languageCommunication collection.void
removeName
(EN name_elt) Remove a name to the name collection.void
removeRealmCode
(CS realmCode_elt) Remove a realmCode to the realmCode collection.void
removeTemplateId
(II templateId_elt) Remove a templateId to the templateId collection.void
set_xmlNodePresentation
(Node _xmlNodePresentation) void
setAsLicensedEntity
(List<COCTMT090000UV01LicensedEntity> asLicensedEntity) Set a value to attribute asLicensedEntity.void
setAsLocatedEntity
(COCTMT070000UV01LocatedEntity asLocatedEntity) Set a value to attribute asLocatedEntity.void
setAsMember
(List<COCTMT090000UV01Member> asMember) Set a value to attribute asMember.void
setAsRoleOther
(List<COCTMT090000UV01RoleOther> asRoleOther) Set a value to attribute asRoleOther.void
setClassCode
(EntityClass classCode) Set a value to attribute classCode.void
setDeterminerCode
(EntityDeterminer determinerCode) Set a value to attribute determinerCode.void
setLanguageCommunication
(List<COCTMT090000UV01LanguageCommunication> languageCommunication) Set a value to attribute languageCommunication.void
Set a value to attribute name.void
setNullFlavor
(NullFlavor nullFlavor) Set a value to attribute nullFlavor.void
setRealmCode
(List<CS> realmCode) Set a value to attribute realmCode.void
setTemplateId
(List<II> templateId) Set a value to attribute templateId.void
Set a value to attribute typeId.static void
validateByModule
(COCTMT090000UV01Person cOCTMT090000UV01Person, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validation
-
Field Details
-
realmCode
-
typeId
-
templateId
-
name
-
asLicensedEntity
-
asMember
-
asRoleOther
-
asLocatedEntity
-
languageCommunication
-
classCode
-
determinerCode
-
nullFlavor
-
-
Constructor Details
-
COCTMT090000UV01Person
public COCTMT090000UV01Person()
-
-
Method Details
-
getRealmCode
Return realmCode.- Returns:
- realmCode
-
setRealmCode
Set a value to attribute realmCode. -
addRealmCode
Add a realmCode to the realmCode collection.- Parameters:
realmCode_elt
- Element to add.
-
removeRealmCode
Remove a realmCode to the realmCode collection.- Parameters:
realmCode_elt
- Element to remove
-
getTypeId
Return typeId.- Returns:
- typeId
-
setTypeId
Set a value to attribute typeId. -
getTemplateId
Return templateId.- Returns:
- templateId
-
setTemplateId
Set a value to attribute templateId. -
addTemplateId
Add a templateId to the templateId collection.- Parameters:
templateId_elt
- Element to add.
-
removeTemplateId
Remove a templateId to the templateId collection.- Parameters:
templateId_elt
- Element to remove
-
getName
Return name.- Returns:
- name
-
setName
Set a value to attribute name. -
addName
Add a name to the name collection.- Parameters:
name_elt
- Element to add.
-
removeName
Remove a name to the name collection.- Parameters:
name_elt
- Element to remove
-
getAsLicensedEntity
Return asLicensedEntity.- Returns:
- asLicensedEntity
-
setAsLicensedEntity
Set a value to attribute asLicensedEntity. -
addAsLicensedEntity
Add a asLicensedEntity to the asLicensedEntity collection.- Parameters:
asLicensedEntity_elt
- Element to add.
-
removeAsLicensedEntity
Remove a asLicensedEntity to the asLicensedEntity collection.- Parameters:
asLicensedEntity_elt
- Element to remove
-
getAsMember
Return asMember.- Returns:
- asMember
-
setAsMember
Set a value to attribute asMember. -
addAsMember
Add a asMember to the asMember collection.- Parameters:
asMember_elt
- Element to add.
-
removeAsMember
Remove a asMember to the asMember collection.- Parameters:
asMember_elt
- Element to remove
-
getAsRoleOther
Return asRoleOther.- Returns:
- asRoleOther
-
setAsRoleOther
Set a value to attribute asRoleOther. -
addAsRoleOther
Add a asRoleOther to the asRoleOther collection.- Parameters:
asRoleOther_elt
- Element to add.
-
removeAsRoleOther
Remove a asRoleOther to the asRoleOther collection.- Parameters:
asRoleOther_elt
- Element to remove
-
getAsLocatedEntity
Return asLocatedEntity.- Returns:
- asLocatedEntity
-
setAsLocatedEntity
Set a value to attribute asLocatedEntity. -
getLanguageCommunication
Return languageCommunication.- Returns:
- languageCommunication
-
setLanguageCommunication
public void setLanguageCommunication(List<COCTMT090000UV01LanguageCommunication> languageCommunication) Set a value to attribute languageCommunication. -
addLanguageCommunication
public void addLanguageCommunication(COCTMT090000UV01LanguageCommunication languageCommunication_elt) Add a languageCommunication to the languageCommunication collection.- Parameters:
languageCommunication_elt
- Element to add.
-
removeLanguageCommunication
public void removeLanguageCommunication(COCTMT090000UV01LanguageCommunication languageCommunication_elt) Remove a languageCommunication to the languageCommunication collection.- Parameters:
languageCommunication_elt
- Element to remove
-
getClassCode
Return classCode.- Returns:
- classCode
-
setClassCode
Set a value to attribute classCode. -
getDeterminerCode
Return determinerCode.- Returns:
- determinerCode
-
setDeterminerCode
Set a value to attribute determinerCode. -
getNullFlavor
Return nullFlavor.- Returns:
- nullFlavor
-
setNullFlavor
Set a value to attribute nullFlavor. -
get_xmlNodePresentation
-
set_xmlNodePresentation
-
validateByModule
public static void validateByModule(COCTMT090000UV01Person cOCTMT090000UV01Person, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validation
-