public class PrescrittoreSDO
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private java.lang.String |
codMedicoPrescrittore
Codice fiscale del medico prescrittore del ricovero
|
| Constructor and Description |
|---|
PrescrittoreSDO() |
PrescrittoreSDO(java.lang.String codMedicoPrescrittore) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCodMedicoPrescrittore() |
void |
setCodMedicoPrescrittore(java.lang.String codMedicoPrescrittore) |
@Facets(pattern="([a-zA-Z]{6}[0-9 L M N P Q R S T U V]{2}[a-zA-Z]{1}[0-9 L M N P Q R S T U V]{2}[a-zA-Z]{1}[0-9 L M N P Q R S T U V]{3}[a-zA-Z]{1}|[0-9]{11})?")
private java.lang.String codMedicoPrescrittore