Class World

  • All Implemented Interfaces:
    Other

    public class World
    extends java.lang.Object
    implements Other
    OfficeFloor ManagedObject wired into Spring.
    Author:
    Daniel Sagenschneider
    • Constructor Summary

      Constructors 
      Constructor Description
      World()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getName()  
      • Methods inherited from class java.lang.Object

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

      • World

        public World()
    • Method Detail

      • getName

        public java.lang.String getName()
        Specified by:
        getName in interface Other