|
||||||||||
| 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.NSC
public class NSC
Represents an HL7 NSC message segment (Application status change). This segment has the following fields:
| Constructor Summary | |
|---|---|
NSC(Group parent,
ModelClassFactory factory)
Creates a new NSC segment |
|
| Method Summary | |
|---|---|
protected Type |
createNewTypeWithoutReflection(int field)
|
IS |
getApplicationChangeType()
Returns NSC-1: "Application Change Type" - creates it if necessary |
HD |
getCurrentApplication()
Returns NSC-4: "Current Application" - creates it if necessary |
ST |
getCurrentCPU()
Returns NSC-2: "Current CPU" - creates it if necessary |
HD |
getCurrentFacility()
Returns NSC-5: "Current Facility" - creates it if necessary |
ST |
getCurrentFileserver()
Returns NSC-3: "Current Fileserver" - creates it if necessary |
HD |
getNewApplication()
Returns NSC-8: "New Application" - creates it if necessary |
ST |
getNewCPU()
Returns NSC-6: "New CPU" - creates it if necessary |
HD |
getNewFacility()
Returns NSC-9: "New Facility" - creates it if necessary |
ST |
getNewFileserver()
Returns NSC-7: "New Fileserver" - creates it if necessary |
IS |
getNsc1_ApplicationChangeType()
Returns NSC-1: "Application Change Type" - creates it if necessary |
ST |
getNsc2_CurrentCPU()
Returns NSC-2: "Current CPU" - creates it if necessary |
ST |
getNsc3_CurrentFileserver()
Returns NSC-3: "Current Fileserver" - creates it if necessary |
HD |
getNsc4_CurrentApplication()
Returns NSC-4: "Current Application" - creates it if necessary |
HD |
getNsc5_CurrentFacility()
Returns NSC-5: "Current Facility" - creates it if necessary |
ST |
getNsc6_NewCPU()
Returns NSC-6: "New CPU" - creates it if necessary |
ST |
getNsc7_NewFileserver()
Returns NSC-7: "New Fileserver" - creates it if necessary |
HD |
getNsc8_NewApplication()
Returns NSC-8: "New Application" - creates it if necessary |
HD |
getNsc9_NewFacility()
Returns NSC-9: "New Facility" - 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 NSC(Group parent,
ModelClassFactory factory)
| Method Detail |
|---|
public IS getApplicationChangeType()
public IS getNsc1_ApplicationChangeType()
public ST getCurrentCPU()
public ST getNsc2_CurrentCPU()
public ST getCurrentFileserver()
public ST getNsc3_CurrentFileserver()
public HD getCurrentApplication()
public HD getNsc4_CurrentApplication()
public HD getCurrentFacility()
public HD getNsc5_CurrentFacility()
public ST getNewCPU()
public ST getNsc6_NewCPU()
public ST getNewFileserver()
public ST getNsc7_NewFileserver()
public HD getNewApplication()
public HD getNsc8_NewApplication()
public HD getNewFacility()
public HD getNsc9_NewFacility()
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 | |||||||||