Class ManifestModel


  • public class ManifestModel
    extends java.lang.Object
    Model of vendor/manifest in repos managed by gvt or gbvendor.
    See Also:
    manifest
    • Constructor Summary

      Constructors 
      Constructor Description
      ManifestModel()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List<java.util.Map<java.lang.String,​java.lang.Object>> toNotations()  
      • Methods inherited from class java.lang.Object

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

      • ManifestModel

        public ManifestModel()
    • Method Detail

      • toNotations

        public java.util.List<java.util.Map<java.lang.String,​java.lang.Object>> toNotations()