Tabnine Logo
AIL.getTypedField
Code IndexAdd Tabnine to your IDE (free)

How to use
getTypedField
method
in
ca.uhn.hl7v2.model.v251.segment.AIL

Best Java code snippets using ca.uhn.hl7v2.model.v251.segment.AIL.getTypedField (Showing top 20 results out of 315)

origin: ca.uhn.hapi/hapi-structures-v251

/**
 * Returns
 * AIL-8: "Start Date/Time Offset Units" - creates it if necessary
 */
public CE getAil8_StartDateTimeOffsetUnits() { 
  CE retVal = this.getTypedField(8, 0);
  return retVal;
}
origin: ca.uhn.hapi/hapi-structures-v251

/**
 * Returns
 * AIL-9: "Duration" - creates it if necessary
 */
public NM getAil9_Duration() { 
  NM retVal = this.getTypedField(9, 0);
  return retVal;
}
origin: ca.uhn.hapi/hapi-structures-v251

/**
 * Returns
 * AIL-12: "Filler Status Code" - creates it if necessary
 */
public CE getAil12_FillerStatusCode() { 
  CE retVal = this.getTypedField(12, 0);
  return retVal;
}
origin: ca.uhn.hapi/hapi-osgi-base

/**
 * Returns
 * AIL-1: "Set ID - AIL" - creates it if necessary
 */
public SI getAil1_SetIDAIL() { 
  SI retVal = this.getTypedField(1, 0);
  return retVal;
}
origin: ca.uhn.hapi/hapi-osgi-base

/**
 * Returns
 * AIL-2: "Segment Action Code" - creates it if necessary
 */
public ID getAil2_SegmentActionCode() { 
  ID retVal = this.getTypedField(2, 0);
  return retVal;
}
origin: ca.uhn.hapi/hapi-osgi-base

/**
 * Returns a specific repetition of
 * AIL-3: "Location Resource ID" - creates it if necessary
 *
 * @param rep The repetition index (0-indexed)
 */
public PL getAil3_LocationResourceID(int rep) { 
  PL retVal = this.getTypedField(3, rep);
  return retVal;
}
origin: ca.uhn.hapi/hapi-osgi-base

/**
 * Returns
 * AIL-7: "Start Date/Time Offset" - creates it if necessary
 */
public NM getAil7_StartDateTimeOffset() { 
  NM retVal = this.getTypedField(7, 0);
  return retVal;
}
origin: ca.uhn.hapi/hapi-structures-v251

/**
 * Returns all repetitions of Location Resource ID (AIL-3).
 */
public PL[] getLocationResourceID() {
  PL[] retVal = this.getTypedField(3, new PL[0]);
  return retVal;
}
origin: ca.uhn.hapi/hapi-structures-v251

/**
 * Returns a specific repetition of
 * AIL-3: "Location Resource ID" - creates it if necessary
 *
 * @param rep The repetition index (0-indexed)
 */
public PL getLocationResourceID(int rep) { 
  PL retVal = this.getTypedField(3, rep);
  return retVal;
}
origin: ca.uhn.hapi/hapi-structures-v251

/**
 * Returns
 * AIL-7: "Start Date/Time Offset" - creates it if necessary
 */
public NM getStartDateTimeOffset() { 
  NM retVal = this.getTypedField(7, 0);
  return retVal;
}
 
origin: ca.uhn.hapi/hapi-structures-v251

/**
 * Returns
 * AIL-10: "Duration Units" - creates it if necessary
 */
public CE getAil10_DurationUnits() { 
  CE retVal = this.getTypedField(10, 0);
  return retVal;
}
origin: ca.uhn.hapi/hapi-osgi-base

/**
 * Returns
 * AIL-2: "Segment Action Code" - creates it if necessary
 */
public ID getSegmentActionCode() { 
  ID retVal = this.getTypedField(2, 0);
  return retVal;
}
 
origin: ca.uhn.hapi/hapi-osgi-base

/**
 * Returns
 * AIL-6: "Start Date/Time" - creates it if necessary
 */
public TS getAil6_StartDateTime() { 
  TS retVal = this.getTypedField(6, 0);
  return retVal;
}
origin: ca.uhn.hapi/hapi-osgi-base

/**
 * Returns
 * AIL-8: "Start Date/Time Offset Units" - creates it if necessary
 */
public CE getAil8_StartDateTimeOffsetUnits() { 
  CE retVal = this.getTypedField(8, 0);
  return retVal;
}
origin: ca.uhn.hapi/hapi-osgi-base

/**
 * Returns
 * AIL-9: "Duration" - creates it if necessary
 */
public NM getAil9_Duration() { 
  NM retVal = this.getTypedField(9, 0);
  return retVal;
}
origin: ca.uhn.hapi/hapi-osgi-base

/**
 * Returns
 * AIL-12: "Filler Status Code" - creates it if necessary
 */
public CE getAil12_FillerStatusCode() { 
  CE retVal = this.getTypedField(12, 0);
  return retVal;
}
origin: ca.uhn.hapi/hapi-structures-v251

/**
 * Returns
 * AIL-1: "Set ID - AIL" - creates it if necessary
 */
public SI getAil1_SetIDAIL() { 
  SI retVal = this.getTypedField(1, 0);
  return retVal;
}
origin: ca.uhn.hapi/hapi-structures-v251

/**
 * Returns
 * AIL-4: "Location Type-AIL" - creates it if necessary
 */
public CE getLocationTypeAIL() { 
  CE retVal = this.getTypedField(4, 0);
  return retVal;
}
 
origin: ca.uhn.hapi/hapi-structures-v251

/**
 * Returns
 * AIL-6: "Start Date/Time" - creates it if necessary
 */
public TS getAil6_StartDateTime() { 
  TS retVal = this.getTypedField(6, 0);
  return retVal;
}
origin: ca.uhn.hapi/hapi-structures-v251

/**
 * Returns
 * AIL-7: "Start Date/Time Offset" - creates it if necessary
 */
public NM getAil7_StartDateTimeOffset() { 
  NM retVal = this.getTypedField(7, 0);
  return retVal;
}
ca.uhn.hl7v2.model.v251.segmentAILgetTypedField

Popular methods of AIL

  • add
  • getMessage
  • getReps
  • init

Popular in Java

  • Updating database using SQL prepared statement
  • getExternalFilesDir (Context)
  • scheduleAtFixedRate (Timer)
  • addToBackStack (FragmentTransaction)
  • BigInteger (java.math)
    An immutable arbitrary-precision signed integer.FAST CRYPTOGRAPHY This implementation is efficient f
  • InetAddress (java.net)
    An Internet Protocol (IP) address. This can be either an IPv4 address or an IPv6 address, and in pra
  • DateFormat (java.text)
    Formats or parses dates and times.This class provides factories for obtaining instances configured f
  • TimeZone (java.util)
    TimeZone represents a time zone offset, and also figures out daylight savings. Typically, you get a
  • StringUtils (org.apache.commons.lang)
    Operations on java.lang.String that arenull safe. * IsEmpty/IsBlank - checks if a String contains
  • LogFactory (org.apache.commons.logging)
    Factory for creating Log instances, with discovery and configuration features similar to that employ
  • Best IntelliJ plugins
Tabnine Logo
  • Products

    Search for Java codeSearch for JavaScript code
  • IDE Plugins

    IntelliJ IDEAWebStormVisual StudioAndroid StudioEclipseVisual Studio CodePyCharmSublime TextPhpStormVimGoLandRubyMineEmacsJupyter NotebookJupyter LabRiderDataGripAppCode
  • Company

    About UsContact UsCareers
  • Resources

    FAQBlogTabnine AcademyTerms of usePrivacy policyJava Code IndexJavascript Code Index
Get Tabnine for your IDE now