Class SimpleMapRefsetGroup


  • public class SimpleMapRefsetGroup
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      SimpleMapRefsetGroup()
      Default constructor.
      SimpleMapRefsetGroup​(java.util.List<java.lang.String> simpleMappedTargetCodes)
      Parameterized constructor.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List<java.lang.String> getSimpleMappedTargetCodes()
      Returns the mapped simple map code.
      void setSimpleMappedTargetCodes​(java.util.List<java.lang.String> simpleMappedTargetCodes)
      Sets the mapped simple map code.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SimpleMapRefsetGroup

        public SimpleMapRefsetGroup()
        Default constructor.
      • SimpleMapRefsetGroup

        public SimpleMapRefsetGroup​(java.util.List<java.lang.String> simpleMappedTargetCodes)
        Parameterized constructor.
        Parameters:
        mappedTargetCode - map target simple map code
    • Method Detail

      • getSimpleMappedTargetCodes

        public java.util.List<java.lang.String> getSimpleMappedTargetCodes()
        Returns the mapped simple map code.
        Returns:
        simpleMappedTargetCode
      • setSimpleMappedTargetCodes

        public void setSimpleMappedTargetCodes​(java.util.List<java.lang.String> simpleMappedTargetCodes)
        Sets the mapped simple map code.
        Parameters:
        simpleMappedTargetCode - simple map code