Apex Code |
/*
This file is generated and isn't the actual source code for this
managed global class.
This read-only file shows the class's global constructors,
methods, variables, and properties.
To enable code to compile, all methods return null.
*/
global virtual class HL7XAD extends HealthCloudGA.HL7.Entity {
global HealthCloudGA.HL7SAD XAD_1 {
get;
set;
}
global HealthCloudGA.HL7CWE XAD_10 {
get;
set;
}
global String XAD_11 {
get;
set;
}
global String XAD_12 {
get;
set;
}
global HealthCloudGA.HL7DateTime XAD_13 {
get;
set;
}
global HealthCloudGA.HL7DateTime XAD_14 {
get;
set;
}
global HealthCloudGA.HL7CWE XAD_15 {
get;
set;
}
global String XAD_16 {
get;
set;
}
global String XAD_17 {
get;
set;
}
global String XAD_18 {
get;
set;
}
global String XAD_19 {
get;
set;
}
global String XAD_2 {
get;
set;
}
global String XAD_20 {
get;
set;
}
global Integer XAD_21 {
get;
set;
}
global HealthCloudGA.HL7CWE XAD_22 {
get;
set;
}
global HealthCloudGA.HL7EI XAD_23 {
get;
set;
}
global String XAD_3 {
get;
set;
}
global String XAD_4 {
get;
set;
}
global String XAD_5 {
get;
set;
}
global String XAD_6 {
get;
set;
}
global String XAD_7 {
get;
set;
}
global String XAD_8 {
get;
set;
}
global HealthCloudGA.HL7CWE XAD_9 {
get;
set;
}
global HL7XAD() {
}
global override void setDefaultFieldValue(Object value) {
}
}
|