Class MamaArrayString


  • public class MamaArrayString
    extends java.lang.Object
    Mama assignable string array
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String[] getValue()  
      void setValue​(java.lang.String[] value)  
      • Methods inherited from class java.lang.Object

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

      • MamaArrayString

        public MamaArrayString()
      • MamaArrayString

        public MamaArrayString​(java.lang.String[] value)
    • Method Detail

      • getValue

        public java.lang.String[] getValue()
      • setValue

        public void setValue​(java.lang.String[] value)