Class PlatformInformation


  • public class PlatformInformation
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      PlatformInformation​(Server server, java.util.List<java.lang.String> locales)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List<java.lang.String> getLocales()  
      Server getServer()  
      • Methods inherited from class java.lang.Object

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

      • PlatformInformation

        public PlatformInformation​(Server server,
                                   java.util.List<java.lang.String> locales)
    • Method Detail

      • getServer

        public Server getServer()
      • getLocales

        public java.util.List<java.lang.String> getLocales()