Class CppAssetManager2.ResourceName

  • Enclosing class:
    CppAssetManager2

    public static class CppAssetManager2.ResourceName
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.lang.String entry  
      java.lang.String package_  
      java.lang.String type  
    • Constructor Summary

      Constructors 
      Constructor Description
      ResourceName()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • package_

        public java.lang.String package_
      • type

        public java.lang.String type
      • entry

        public java.lang.String entry
    • Constructor Detail

      • ResourceName

        public ResourceName()