|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectca.uhn.hl7v2.model.AbstractSegment
ca.uhn.hl7v2.model.v24.segment.RQ1
public class RQ1
Represents an HL7 RQ1 message segment (Requisition Detail-1). This segment has the following fields:
| Constructor Summary | |
|---|---|
RQ1(Group parent,
ModelClassFactory factory)
Creates a new RQ1 segment |
|
| Method Summary | |
|---|---|
protected Type |
createNewTypeWithoutReflection(int field)
|
ST |
getAnticipatedPrice()
Returns RQ1-1: "Anticipated Price" - creates it if necessary |
CE |
getManufacturerIdentifier()
Returns RQ1-2: "Manufacturer Identifier" - creates it if necessary |
ST |
getManufacturerSCatalog()
Returns RQ1-3: "Manufacturer's Catalog" - creates it if necessary |
ST |
getRq11_AnticipatedPrice()
Returns RQ1-1: "Anticipated Price" - creates it if necessary |
CE |
getRq12_ManufacturerIdentifier()
Returns RQ1-2: "Manufacturer Identifier" - creates it if necessary |
ST |
getRq13_ManufacturerSCatalog()
Returns RQ1-3: "Manufacturer's Catalog" - creates it if necessary |
CE |
getRq14_VendorID()
Returns RQ1-4: "Vendor ID" - creates it if necessary |
ST |
getRq15_VendorCatalog()
Returns RQ1-5: "Vendor Catalog" - creates it if necessary |
ID |
getRq16_Taxable()
Returns RQ1-6: "Taxable" - creates it if necessary |
ID |
getRq17_SubstituteAllowed()
Returns RQ1-7: "Substitute Allowed" - creates it if necessary |
ID |
getSubstituteAllowed()
Returns RQ1-7: "Substitute Allowed" - creates it if necessary |
ID |
getTaxable()
Returns RQ1-6: "Taxable" - creates it if necessary |
ST |
getVendorCatalog()
Returns RQ1-5: "Vendor Catalog" - creates it if necessary |
CE |
getVendorID()
Returns RQ1-4: "Vendor ID" - creates it if necessary |
| Methods inherited from class ca.uhn.hl7v2.model.AbstractSegment |
|---|
add, add, clear, encode, getField, getField, getLength, getMaxCardinality, getMessage, getName, getNames, getParent, insertRepetition, isRequired, main, numFields, parse, removeRepetition |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RQ1(Group parent,
ModelClassFactory factory)
| Method Detail |
|---|
public ST getAnticipatedPrice()
public ST getRq11_AnticipatedPrice()
public CE getManufacturerIdentifier()
public CE getRq12_ManufacturerIdentifier()
public ST getManufacturerSCatalog()
public ST getRq13_ManufacturerSCatalog()
public CE getVendorID()
public CE getRq14_VendorID()
public ST getVendorCatalog()
public ST getRq15_VendorCatalog()
public ID getTaxable()
public ID getRq16_Taxable()
public ID getSubstituteAllowed()
public ID getRq17_SubstituteAllowed()
protected Type createNewTypeWithoutReflection(int field)
createNewTypeWithoutReflection in class AbstractSegment
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||