Interface DxContainerIF

All Known Implementing Classes:
DxContainer

public interface DxContainerIF
Author:
CMS
  • Method Details

    • getDx

      String getDx()
      Returns:
      the dx
    • getPoa

      String getPoa()
      Returns:
      the poa
    • setDx

      void setDx(String dx)
      Parameters:
      dx - the dx to set
    • setPoa

      void setPoa(String poa)
      Parameters:
      poa - the poa to set