com.adobe.solutions.prm.sdk.valueobject
Class MileStone

java.lang.Object
  extended by com.adobe.solutions.prm.sdk.valueobject.BaseEntity
      extended by com.adobe.solutions.prm.sdk.valueobject.ExtendableTaggedEntity
          extended by com.adobe.solutions.prm.sdk.valueobject.MileStone
All Implemented Interfaces:
Extendable, Taggable, Serializable

public class MileStone
extends ExtendableTaggedEntity
implements Serializable

See Also:
Serialized Form

Constructor Summary
MileStone()
           
 
Method Summary
 String getName()
           
 String getStatus()
           
 void setName(String name)
           
 void setStatus(String status)
           
 
Methods inherited from class com.adobe.solutions.prm.sdk.valueobject.ExtendableTaggedEntity
getAttributes, getTags, setAttributes, setTags
 
Methods inherited from class com.adobe.solutions.prm.sdk.valueobject.BaseEntity
getCreatedBy, getCreationDate, getDescription, getId, getLastUpdatedBy, getLastUpdatedDate, setCreatedBy, setCreationDate, setDescription, setId, setLastUpdatedBy, setLastUpdatedDate
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MileStone

public MileStone()
Method Detail

getStatus

public String getStatus()

setStatus

public void setStatus(String status)

getName

public String getName()

setName

public void setName(String name)


[an error occurred while processing this directive] [an error occurred while processing this directive]