Package 

Class EntityValueKt

    • Method Summary

      Modifier and Type Method Description
      final EntityValue setTo(Entity $self, Value value) Takes a Value applied to the current Entity and returns a EntityValue.
      final EntityValue setTo(Entity $self, String text) Takes a String applied to the current Entity and returns a not yet evaluated EntityValue.
      • Methods inherited from class java.lang.Object

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