Class ModlServices


  • public final class ModlServices
    extends java.lang.Object
    A class to act as a facade for the MODL interpreter.
    • Constructor Summary

      Constructors 
      Constructor Description
      ModlServices()
      Default constructor
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String interpretNumRecord​(java.lang.String numRecord)
      Interpret a NUM record MODL string to a JSON String.
      PopulatorResponse interpretPopulatorResponse​(java.lang.String numRecord)
      Interpret a NUM record response from the populator.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait