Class EntityValueKt

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final static EntityValue setTo(Entity $self, Value value) Takes a Value applied to the current Entity and returns a EntityValue.
      final static 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