Class V22ManifestListTemplate.ManifestDescriptorTemplate.Platform

    • Constructor Summary

      Constructors 
      Constructor Description
      Platform()  
    • Method Summary

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

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

      • Platform

        public Platform()
    • Method Detail

      • getArchitecture

        @Nullable
        public java.lang.String getArchitecture()
      • getOs

        @Nullable
        public java.lang.String getOs()