public class Consumables_TID3104 extends Template
| Constructor and Description |
|---|
Consumables_TID3104(SRTree objTree)
Instantiates a new Consumables_TID3104 Template.
|
| Modifier and Type | Method and Description |
|---|---|
LogEntryQualifiers_TID3010 |
getLogEntryQualifiers_TID3010()
Retrieves Log Entry Qualifiers
|
void |
setActionsWithConsumables(int[] arrPosition,
EnumCM_ActionsWithConsumables enumActionsWithConsumables,
java.lang.String strCodingSchemeVersionForCode)
Sets the value for Actions With Consumables.
|
void |
setBillingCode(int[] arrPosition,
java.lang.String strCodingSchemeVersionForCode)
Sets the value BillingCode.
|
void |
setConsumablesParameters(int[] arrPosition,
EnumCM_ConsumablesParameters enumConsumablesParameters,
java.lang.String strValue)
Sets the value for Consumables Parameters
|
void |
setQuatityOfMaterial(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for Quatity Of Material.
|
public Consumables_TID3104(SRTree objTree)
objTree - Object of SRTree.public LogEntryQualifiers_TID3010 getLogEntryQualifiers_TID3010()
public void setActionsWithConsumables(int[] arrPosition,
EnumCM_ActionsWithConsumables enumActionsWithConsumables,
java.lang.String strCodingSchemeVersionForCode)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumActionsWithConsumables - value for ActionsWithConsumablesstrCodingSchemeVersionForCode - CodingSchemeVersionpublic void setConsumablesParameters(int[] arrPosition,
EnumCM_ConsumablesParameters enumConsumablesParameters,
java.lang.String strValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumConsumablesParameters - Enum value of Consumables ParametersstrValue - String value for ConsumablesParameters.public void setQuatityOfMaterial(int[] arrPosition,
java.lang.String[] arrNumericValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.arrNumericValue - String array for Quatity Of Materialpublic void setBillingCode(int[] arrPosition,
java.lang.String strCodingSchemeVersionForCode)
arrPosition - Identifier which shows the position of the node in the SR Tree.strCodingSchemeVersionForCode - CodingSchemeVersion