Class When


  • public class When
    extends Object
    • Constructor Detail

      • When

        public When()
    • Method Detail

      • setType

        public void setType​(String type)
      • getType

        public String getType()
      • setPrefix

        public void setPrefix​(String prefix)
      • getPrefix

        public String getPrefix()
      • setSuffix

        public void setSuffix​(String suffix)
      • getSuffix

        public String getSuffix()
      • matches

        public boolean matches​(Object object,
                               org.eclipse.packagedrone.utils.rpm.build.PayloadEntryType type,
                               String targetName)