Class ACTInterpreter.Library

  • Enclosing class:
    ACTInterpreter

    protected class ACTInterpreter.Library
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.lang.String href  
      java.lang.String name  
    • Constructor Summary

      Constructors 
      Constructor Description
      Library()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • name

        public java.lang.String name
      • href

        public java.lang.String href
    • Constructor Detail

      • Library

        public Library()