org.paylogic.fogbugz
Class FogbugzMilestone

java.lang.Object
  extended by org.paylogic.fogbugz.FogbugzMilestone

public class FogbugzMilestone
extends Object

Represents a Fogbugz Milestone (FixFor)


Constructor Summary
FogbugzMilestone(int id, String name, boolean isDeleted, boolean isReallyDeleted)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FogbugzMilestone

public FogbugzMilestone(int id,
                        String name,
                        boolean isDeleted,
                        boolean isReallyDeleted)


Copyright © 2015. All rights reserved.