Class Profile


  • public class Profile
    extends java.lang.Object
    • Field Detail

      • dom

        private final de.pdark.decentxml.Element dom
    • Constructor Detail

      • Profile

        public Profile​(de.pdark.decentxml.Element dom)
    • Method Detail

      • getModules

        public java.util.List<java.lang.String> getModules()
      • getId

        public java.lang.String getId()
      • getBuild

        public Build getBuild()
      • getDependencies

        public java.util.List<GAV> getDependencies()
      • getProperties

        public java.util.List<Property> getProperties()