| Constant | Defined by | ||
|---|---|---|---|
| APPROVED : String = "Approved" [static]
| StampStyle | ||
| AS_IS : String = "AsIs" [static]
| StampStyle | ||
| CONFIDENTIAL : String = "Confidential" [static]
| StampStyle | ||
| DEPARTEMENTAL : String = "Departemental" [static]
| StampStyle | ||
| DRAFT : String = "Draft" [static]
| StampStyle | ||
| EXPERIMENTAL : String = "Experimental" [static]
| StampStyle | ||
| EXPIRED : String = "Expired" [static]
| StampStyle | ||
| FINAL : String = "Final" [static]
| StampStyle | ||
| FOR_COMMENT : String = "ForComment" [static]
| StampStyle | ||
| FOR_PUBLIC_RELEASE : String = "ForPublicRelease" [static]
| StampStyle | ||
| NOT_APPROVED : String = "Not_Approved" [static]
| StampStyle | ||
| NOT_FOR_PUBLIC_RELEASE : String = "NotForPublicRelease" [static]
| StampStyle | ||
| SOLD : String = "Sold" [static]
| StampStyle | ||
| TOP_SECRET : String = "TopSecret" [static]
| StampStyle | ||
| APPROVED | constant |
public static const APPROVED:String = "Approved"
| AS_IS | constant |
public static const AS_IS:String = "AsIs"
| CONFIDENTIAL | constant |
public static const CONFIDENTIAL:String = "Confidential"
| DEPARTEMENTAL | constant |
public static const DEPARTEMENTAL:String = "Departemental"
| DRAFT | constant |
public static const DRAFT:String = "Draft"
| EXPERIMENTAL | constant |
public static const EXPERIMENTAL:String = "Experimental"
| EXPIRED | constant |
public static const EXPIRED:String = "Expired"
| FINAL | constant |
public static const FINAL:String = "Final"
| FOR_COMMENT | constant |
public static const FOR_COMMENT:String = "ForComment"
| FOR_PUBLIC_RELEASE | constant |
public static const FOR_PUBLIC_RELEASE:String = "ForPublicRelease"
| NOT_APPROVED | constant |
public static const NOT_APPROVED:String = "Not_Approved"
| NOT_FOR_PUBLIC_RELEASE | constant |
public static const NOT_FOR_PUBLIC_RELEASE:String = "NotForPublicRelease"
| SOLD | constant |
public static const SOLD:String = "Sold"
| TOP_SECRET | constant |
public static const TOP_SECRET:String = "TopSecret"