Class DeploymentTargetEntry


  • public class DeploymentTargetEntry
    extends Object
    • Constructor Detail

      • DeploymentTargetEntry

        public DeploymentTargetEntry​(String name,
                                     String kind,
                                     int priority)
    • Method Detail

      • getName

        public String getName()
      • getKind

        public String getKind()
      • getPriority

        public int getPriority()