Uses of Class
net.ihe.gazelle.hl7v3.coctmt530000UV.COCTMT530000UVRole
Packages that use COCTMT530000UVRole
-
Uses of COCTMT530000UVRole in net.ihe.gazelle.hl7v3.coctmt530000UV
Fields in net.ihe.gazelle.hl7v3.coctmt530000UV with type parameters of type COCTMT530000UVRoleModifier and TypeFieldDescriptionCOCTMT530000UVAnimal.asRoleCOCTMT530000UVEntity.asRoleCOCTMT530000UVPerson.asRoleMethods in net.ihe.gazelle.hl7v3.coctmt530000UV that return COCTMT530000UVRoleModifier and TypeMethodDescriptionObjectFactory.createCOCTMT530000UVRole()Create an instance ofCOCTMT530000UVRoleMethods in net.ihe.gazelle.hl7v3.coctmt530000UV that return types with arguments of type COCTMT530000UVRoleModifier and TypeMethodDescriptionCOCTMT530000UVAnimal.getAsRole()Return asRole.COCTMT530000UVEntity.getAsRole()Return asRole.COCTMT530000UVPerson.getAsRole()Return asRole.Methods in net.ihe.gazelle.hl7v3.coctmt530000UV with parameters of type COCTMT530000UVRoleModifier and TypeMethodDescriptionvoidCOCTMT530000UVAnimal.addAsRole(COCTMT530000UVRole asRole_elt) Add a asRole to the asRole collection.voidCOCTMT530000UVEntity.addAsRole(COCTMT530000UVRole asRole_elt) Add a asRole to the asRole collection.voidCOCTMT530000UVPerson.addAsRole(COCTMT530000UVRole asRole_elt) Add a asRole to the asRole collection.voidCOCTMT530000UVAnimal.removeAsRole(COCTMT530000UVRole asRole_elt) Remove a asRole to the asRole collection.voidCOCTMT530000UVEntity.removeAsRole(COCTMT530000UVRole asRole_elt) Remove a asRole to the asRole collection.voidCOCTMT530000UVPerson.removeAsRole(COCTMT530000UVRole asRole_elt) Remove a asRole to the asRole collection.static voidCOCTMT530000UVRole.validateByModule(COCTMT530000UVRole cOCTMT530000UVRole, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validationMethod parameters in net.ihe.gazelle.hl7v3.coctmt530000UV with type arguments of type COCTMT530000UVRoleModifier and TypeMethodDescriptionvoidCOCTMT530000UVAnimal.setAsRole(List<COCTMT530000UVRole> asRole) Set a value to attribute asRole.voidCOCTMT530000UVEntity.setAsRole(List<COCTMT530000UVRole> asRole) Set a value to attribute asRole.voidCOCTMT530000UVPerson.setAsRole(List<COCTMT530000UVRole> asRole) Set a value to attribute asRole.