All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.connectedhealth_idaas.eventbuilder.dataobjects.financial.hipaa.RAT Maven / Gradle / Ivy

package io.connectedhealth_idaas.eventbuilder.dataobjects.financial.hipaa;
import org.apache.commons.lang3.builder.ReflectionToStringBuilder;

public class RAT {
private String RAT_02_Quantity;
private String RAT_03_IndexIdentityCode;
private String RAT_04_PercentageasDecimal;
private String RAT_05_PercentageasDecimal;
private String RAT_06_PercentageasDecimal;
private String RAT_08_Quantity;
private String RAT_10_Quantity;
private String RAT_11_YesNoConditionorResponseCode;
private String RAT_12_PercentageasDecimal;
private String RAT_13_PercentageasDecimal;
private String RAT_14_PercentageasDecimal;
private String RAT_15_RoundingSystemCode;
private String RAT_16_RateLifeCapSourceCode;
private String RAT_17_PercentageasDecimal;
public String toString() { return ReflectionToStringBuilder.toString(this);}
}





© 2015 - 2024 Weber Informatics LLC | Privacy Policy