Class ScriptableClassInfo


  • public class ScriptableClassInfo
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      IClassInfo getClass​(java.lang.String className)
      Returns the scriptable class information for the given class full name.
      • Methods inherited from class java.lang.Object

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

      • ScriptableClassInfo

        public ScriptableClassInfo()
    • Method Detail

      • getClass

        public IClassInfo getClass​(java.lang.String className)
        Returns the scriptable class information for the given class full name.
        Parameters:
        className -
        Returns:
        the class information