Class IMEntity


  • public class IMEntity
    extends Object
    • Constructor Detail

      • IMEntity

        public IMEntity()
      • IMEntity

        public IMEntity​(String imType,
                        String imId)
    • Method Detail

      • getImType

        public String getImType()
      • setImType

        public void setImType​(String imType)
      • getImId

        public String getImId()
      • setImId

        public void setImId​(String imId)