Uses of Class
net.ihe.gazelle.hl7v3.coctmt090000UV01.COCTMT090000UV01RoleOther
Packages that use COCTMT090000UV01RoleOther
-
Uses of COCTMT090000UV01RoleOther in net.ihe.gazelle.hl7v3.coctmt090000UV01
Fields in net.ihe.gazelle.hl7v3.coctmt090000UV01 with type parameters of type COCTMT090000UV01RoleOtherModifier and TypeFieldDescriptionCOCTMT090000UV01Device.asRoleOther
COCTMT090000UV01Organization.asRoleOther
COCTMT090000UV01Person.asRoleOther
Methods in net.ihe.gazelle.hl7v3.coctmt090000UV01 that return COCTMT090000UV01RoleOtherModifier and TypeMethodDescriptionObjectFactory.createCOCTMT090000UV01RoleOther()
Create an instance ofCOCTMT090000UV01RoleOther
Methods in net.ihe.gazelle.hl7v3.coctmt090000UV01 that return types with arguments of type COCTMT090000UV01RoleOtherModifier and TypeMethodDescriptionCOCTMT090000UV01Device.getAsRoleOther()
Return asRoleOther.COCTMT090000UV01Organization.getAsRoleOther()
Return asRoleOther.COCTMT090000UV01Person.getAsRoleOther()
Return asRoleOther.Methods in net.ihe.gazelle.hl7v3.coctmt090000UV01 with parameters of type COCTMT090000UV01RoleOtherModifier and TypeMethodDescriptionvoid
COCTMT090000UV01Device.addAsRoleOther
(COCTMT090000UV01RoleOther asRoleOther_elt) Add a asRoleOther to the asRoleOther collection.void
COCTMT090000UV01Organization.addAsRoleOther
(COCTMT090000UV01RoleOther asRoleOther_elt) Add a asRoleOther to the asRoleOther collection.void
COCTMT090000UV01Person.addAsRoleOther
(COCTMT090000UV01RoleOther asRoleOther_elt) Add a asRoleOther to the asRoleOther collection.void
COCTMT090000UV01Device.removeAsRoleOther
(COCTMT090000UV01RoleOther asRoleOther_elt) Remove a asRoleOther to the asRoleOther collection.void
COCTMT090000UV01Organization.removeAsRoleOther
(COCTMT090000UV01RoleOther asRoleOther_elt) Remove a asRoleOther to the asRoleOther collection.void
COCTMT090000UV01Person.removeAsRoleOther
(COCTMT090000UV01RoleOther asRoleOther_elt) Remove a asRoleOther to the asRoleOther collection.static void
COCTMT090000UV01RoleOther.validateByModule
(COCTMT090000UV01RoleOther cOCTMT090000UV01RoleOther, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validationMethod parameters in net.ihe.gazelle.hl7v3.coctmt090000UV01 with type arguments of type COCTMT090000UV01RoleOtherModifier and TypeMethodDescriptionvoid
COCTMT090000UV01Device.setAsRoleOther
(List<COCTMT090000UV01RoleOther> asRoleOther) Set a value to attribute asRoleOther.void
COCTMT090000UV01Organization.setAsRoleOther
(List<COCTMT090000UV01RoleOther> asRoleOther) Set a value to attribute asRoleOther.void
COCTMT090000UV01Person.setAsRoleOther
(List<COCTMT090000UV01RoleOther> asRoleOther) Set a value to attribute asRoleOther.