public class PutVisionOtherPrescribers extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
PutVisionOtherPrescribers.Command<Request extends PutVisionOtherPrescribers> |
| Modifier and Type | Field and Description |
|---|---|
Prescription.RID |
rid |
@NotNull(message="required") VisionOtherPrescribers |
vision |
| Constructor and Description |
|---|
PutVisionOtherPrescribers() |
PutVisionOtherPrescribers(Prescription.RID rid) |
PutVisionOtherPrescribers(Prescription.RID rid,
VisionOtherPrescribers vision) |
PutVisionOtherPrescribers(PutVisionOtherPrescribers from) |
@NotNull(message="required") public Prescription.RID rid
@NotNull(message="required") public @NotNull(message="required") VisionOtherPrescribers vision
public PutVisionOtherPrescribers()
public PutVisionOtherPrescribers(Prescription.RID rid)
public PutVisionOtherPrescribers(Prescription.RID rid, VisionOtherPrescribers vision)
public PutVisionOtherPrescribers(PutVisionOtherPrescribers from)
Copyright © 2010–2025 Smals. All rights reserved.