Class PInstrument

java.lang.Object
tethys.deployment.PInstrument

public class PInstrument extends Object
Class to handle instrument information
Author:
dg50
  • Field Details

    • instrumentType

      public String instrumentType
    • instrumentId

      public String instrumentId
  • Constructor Details

    • PInstrument

      public PInstrument(String instrumentType, String instrumentId)
  • Method Details