Class Platform.Feature

  • Enclosing class:
    Platform

    public static class Platform.Feature
    extends Object
    • Constructor Detail

      • Feature

        public Feature​(org.codehaus.plexus.util.xml.Xpp3Dom dom)
      • Feature

        public Feature()
    • Method Detail

      • setId

        public void setId​(String value)
      • getId

        public String getId()
      • setVersion

        public void setVersion​(String value)
      • getVersion

        public String getVersion()
      • setUrl

        public void setUrl​(String value)
      • getUrl

        public String getUrl()