Java Doc for TimeRate.java in  » Science » Cougaar12_4 » org » cougaar » planning » ldm » measure » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » Science » Cougaar12_4 » org.cougaar.planning.ldm.measure 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


java.lang.Object
   org.cougaar.planning.ldm.measure.AbstractMeasure
      org.cougaar.planning.ldm.measure.TimeRate

TimeRate
final public class TimeRate extends AbstractMeasure implements Externalizable,Derivative,Rate(Code)


Field Summary
final public static  intDAYS_PER_DAY
    
final public static  intDAYS_PER_FORTNIGHT
    
final public static  intDAYS_PER_HOUR
    
final public static  intDAYS_PER_KILOSECOND
    
final public static  intDAYS_PER_MILLISECOND
    
final public static  intDAYS_PER_MINUTE
    
final public static  intDAYS_PER_MONTH
    
final public static  intDAYS_PER_SECOND
    
final public static  intDAYS_PER_WEEK
    
final public static  intDAYS_PER_YEAR
    
final public static  intFORTNIGHTS_PER_DAY
    
final public static  intFORTNIGHTS_PER_FORTNIGHT
    
final public static  intFORTNIGHTS_PER_HOUR
    
final public static  intFORTNIGHTS_PER_KILOSECOND
    
final public static  intFORTNIGHTS_PER_MILLISECOND
    
final public static  intFORTNIGHTS_PER_MINUTE
    
final public static  intFORTNIGHTS_PER_MONTH
    
final public static  intFORTNIGHTS_PER_SECOND
    
final public static  intFORTNIGHTS_PER_WEEK
    
final public static  intFORTNIGHTS_PER_YEAR
    
final public static  intHOURS_PER_DAY
    
final public static  intHOURS_PER_FORTNIGHT
    
final public static  intHOURS_PER_HOUR
    
final public static  intHOURS_PER_KILOSECOND
    
final public static  intHOURS_PER_MILLISECOND
    
final public static  intHOURS_PER_MINUTE
    
final public static  intHOURS_PER_MONTH
    
final public static  intHOURS_PER_SECOND
    
final public static  intHOURS_PER_WEEK
    
final public static  intHOURS_PER_YEAR
    
final public static  intKILOSECONDS_PER_DAY
    
final public static  intKILOSECONDS_PER_FORTNIGHT
    
final public static  intKILOSECONDS_PER_HOUR
    
final public static  intKILOSECONDS_PER_KILOSECOND
    
final public static  intKILOSECONDS_PER_MILLISECOND
    
final public static  intKILOSECONDS_PER_MINUTE
    
final public static  intKILOSECONDS_PER_MONTH
    
final public static  intKILOSECONDS_PER_SECOND
    
final public static  intKILOSECONDS_PER_WEEK
    
final public static  intKILOSECONDS_PER_YEAR
    
final static  intMAXUNIT
    
final public static  intMILLISECONDS_PER_DAY
    
final public static  intMILLISECONDS_PER_FORTNIGHT
    
final public static  intMILLISECONDS_PER_HOUR
    
final public static  intMILLISECONDS_PER_KILOSECOND
    
final public static  intMILLISECONDS_PER_MILLISECOND
    
final public static  intMILLISECONDS_PER_MINUTE
    
final public static  intMILLISECONDS_PER_MONTH
    
final public static  intMILLISECONDS_PER_SECOND
    
final public static  intMILLISECONDS_PER_WEEK
    
final public static  intMILLISECONDS_PER_YEAR
    
final public static  intMINUTES_PER_DAY
    
final public static  intMINUTES_PER_FORTNIGHT
    
final public static  intMINUTES_PER_HOUR
    
final public static  intMINUTES_PER_KILOSECOND
    
final public static  intMINUTES_PER_MILLISECOND
    
final public static  intMINUTES_PER_MINUTE
    
final public static  intMINUTES_PER_MONTH
    
final public static  intMINUTES_PER_SECOND
    
final public static  intMINUTES_PER_WEEK
    
final public static  intMINUTES_PER_YEAR
    
final public static  intMONTHS_PER_DAY
    
final public static  intMONTHS_PER_FORTNIGHT
    
final public static  intMONTHS_PER_HOUR
    
final public static  intMONTHS_PER_KILOSECOND
    
final public static  intMONTHS_PER_MILLISECOND
    
final public static  intMONTHS_PER_MINUTE
    
final public static  intMONTHS_PER_MONTH
    
final public static  intMONTHS_PER_SECOND
    
final public static  intMONTHS_PER_WEEK
    
final public static  intMONTHS_PER_YEAR
    
final public static  intSECONDS_PER_DAY
    
final public static  intSECONDS_PER_FORTNIGHT
    
final public static  intSECONDS_PER_HOUR
    
final public static  intSECONDS_PER_KILOSECOND
    
final public static  intSECONDS_PER_MILLISECOND
    
final public static  intSECONDS_PER_MINUTE
    
final public static  intSECONDS_PER_MONTH
    
final public static  intSECONDS_PER_SECOND
    
final public static  intSECONDS_PER_WEEK
    
final public static  intSECONDS_PER_YEAR
    
final public static  intWEEKS_PER_DAY
    
final public static  intWEEKS_PER_FORTNIGHT
    
final public static  intWEEKS_PER_HOUR
    
final public static  intWEEKS_PER_KILOSECOND
    
final public static  intWEEKS_PER_MILLISECOND
    
final public static  intWEEKS_PER_MINUTE
    
final public static  intWEEKS_PER_MONTH
    
final public static  intWEEKS_PER_SECOND
    
final public static  intWEEKS_PER_WEEK
    
final public static  intWEEKS_PER_YEAR
    
final public static  intYEARS_PER_DAY
    
final public static  intYEARS_PER_FORTNIGHT
    
final public static  intYEARS_PER_HOUR
    
final public static  intYEARS_PER_KILOSECOND
    
final public static  intYEARS_PER_MILLISECOND
    
final public static  intYEARS_PER_MINUTE
    
final public static  intYEARS_PER_MONTH
    
final public static  intYEARS_PER_SECOND
    
final public static  intYEARS_PER_WEEK
    
final public static  intYEARS_PER_YEAR
    
final static  doubleconvFactor
    

Constructor Summary
public  TimeRate()
    
public  TimeRate(double v, int unit)
    
public  TimeRate(double v, int unit1, int unit2)
    
public  TimeRate(Duration num, Duration den)
    
public  TimeRate(String s)
    

Method Summary
final public  Measureadd(Measure toAdd)
    
final public  MeasurecomputeDenominator(Measure num)
    
final public  MeasurecomputeNumerator(Measure den)
    
final public  Durationdivide(Rate toRate)
    
final public  doubledivideRate(Rate toRate)
    
public  booleanequals(Object o)
    
final public  Measurefloor(int unit)
    
final public  MeasuregetCanonicalDenominator()
    
final public  MeasuregetCanonicalNumerator()
    
public  intgetCommonUnit()
    
final public static  doublegetConvFactor(int i)
    
public  doublegetDaysPerDay()
    
public  doublegetDaysPerFortnight()
    
public  doublegetDaysPerHour()
    
public  doublegetDaysPerKilosecond()
    
public  doublegetDaysPerMillisecond()
    
public  doublegetDaysPerMinute()
    
public  doublegetDaysPerMonth()
    
public  doublegetDaysPerSecond()
    
public  doublegetDaysPerWeek()
    
public  doublegetDaysPerYear()
    
final public  ClassgetDenominatorClass()
    
public  doublegetFortnightsPerDay()
    
public  doublegetFortnightsPerFortnight()
    
public  doublegetFortnightsPerHour()
    
public  doublegetFortnightsPerKilosecond()
    
public  doublegetFortnightsPerMillisecond()
    
public  doublegetFortnightsPerMinute()
    
public  doublegetFortnightsPerMonth()
    
public  doublegetFortnightsPerSecond()
    
public  doublegetFortnightsPerWeek()
    
public  doublegetFortnightsPerYear()
    
public  doublegetHoursPerDay()
    
public  doublegetHoursPerFortnight()
    
public  doublegetHoursPerHour()
    
public  doublegetHoursPerKilosecond()
    
public  doublegetHoursPerMillisecond()
    
public  doublegetHoursPerMinute()
    
public  doublegetHoursPerMonth()
    
public  doublegetHoursPerSecond()
    
public  doublegetHoursPerWeek()
    
public  doublegetHoursPerYear()
    
public  doublegetKilosecondsPerDay()
    
public  doublegetKilosecondsPerFortnight()
    
public  doublegetKilosecondsPerHour()
    
public  doublegetKilosecondsPerKilosecond()
    
public  doublegetKilosecondsPerMillisecond()
    
public  doublegetKilosecondsPerMinute()
    
public  doublegetKilosecondsPerMonth()
    
public  doublegetKilosecondsPerSecond()
    
public  doublegetKilosecondsPerWeek()
    
public  doublegetKilosecondsPerYear()
    
public  intgetMaxUnit()
    
public  doublegetMillisecondsPerDay()
    
public  doublegetMillisecondsPerFortnight()
    
public  doublegetMillisecondsPerHour()
    
public  doublegetMillisecondsPerKilosecond()
    
public  doublegetMillisecondsPerMillisecond()
    
public  doublegetMillisecondsPerMinute()
    
public  doublegetMillisecondsPerMonth()
    
public  doublegetMillisecondsPerSecond()
    
public  doublegetMillisecondsPerWeek()
    
public  doublegetMillisecondsPerYear()
    
public  doublegetMinutesPerDay()
    
public  doublegetMinutesPerFortnight()
    
public  doublegetMinutesPerHour()
    
public  doublegetMinutesPerKilosecond()
    
public  doublegetMinutesPerMillisecond()
    
public  doublegetMinutesPerMinute()
    
public  doublegetMinutesPerMonth()
    
public  doublegetMinutesPerSecond()
    
public  doublegetMinutesPerWeek()
    
public  doublegetMinutesPerYear()
    
public  doublegetMonthsPerDay()
    
public  doublegetMonthsPerFortnight()
    
public  doublegetMonthsPerHour()
    
public  doublegetMonthsPerKilosecond()
    
public  doublegetMonthsPerMillisecond()
    
public  doublegetMonthsPerMinute()
    
public  doublegetMonthsPerMonth()
    
public  doublegetMonthsPerSecond()
    
public  doublegetMonthsPerWeek()
    
public  doublegetMonthsPerYear()
    
final public  intgetNativeUnit()
    
final public  doublegetNativeValue()
    
final public  ClassgetNumeratorClass()
    
public  doublegetSecondsPerDay()
    
public  doublegetSecondsPerFortnight()
    
public  doublegetSecondsPerHour()
    
public  doublegetSecondsPerKilosecond()
    
public  doublegetSecondsPerMillisecond()
    
public  doublegetSecondsPerMinute()
    
public  doublegetSecondsPerMonth()
    
public  doublegetSecondsPerSecond()
    
public  doublegetSecondsPerWeek()
    
public  doublegetSecondsPerYear()
    
final public  StringgetUnitName(int unit)
    
public  doublegetValue(int unit)
    
public  doublegetValue(int unit1, int unit2)
    
public  doublegetWeeksPerDay()
    
public  doublegetWeeksPerFortnight()
    
public  doublegetWeeksPerHour()
    
public  doublegetWeeksPerKilosecond()
    
public  doublegetWeeksPerMillisecond()
    
public  doublegetWeeksPerMinute()
    
public  doublegetWeeksPerMonth()
    
public  doublegetWeeksPerSecond()
    
public  doublegetWeeksPerWeek()
    
public  doublegetWeeksPerYear()
    
public  doublegetYearsPerDay()
    
public  doublegetYearsPerFortnight()
    
public  doublegetYearsPerHour()
    
public  doublegetYearsPerKilosecond()
    
public  doublegetYearsPerMillisecond()
    
public  doublegetYearsPerMinute()
    
public  doublegetYearsPerMonth()
    
public  doublegetYearsPerSecond()
    
public  doublegetYearsPerWeek()
    
public  doublegetYearsPerYear()
    
public  inthashCode()
    
final public  Measurenegate()
    
final public static  TimeRatenewDaysPerDay(double v)
    
final public static  TimeRatenewDaysPerDay(String s)
    
final public static  TimeRatenewDaysPerFortnight(double v)
    
final public static  TimeRatenewDaysPerFortnight(String s)
    
final public static  TimeRatenewDaysPerHour(double v)
    
final public static  TimeRatenewDaysPerHour(String s)
    
final public static  TimeRatenewDaysPerKilosecond(double v)
    
final public static  TimeRatenewDaysPerKilosecond(String s)
    
final public static  TimeRatenewDaysPerMillisecond(double v)
    
final public static  TimeRatenewDaysPerMillisecond(String s)
    
final public static  TimeRatenewDaysPerMinute(double v)
    
final public static  TimeRatenewDaysPerMinute(String s)
    
final public static  TimeRatenewDaysPerMonth(double v)
    
final public static  TimeRatenewDaysPerMonth(String s)
    
final public static  TimeRatenewDaysPerSecond(double v)
    
final public static  TimeRatenewDaysPerSecond(String s)
    
final public static  TimeRatenewDaysPerWeek(double v)
    
final public static  TimeRatenewDaysPerWeek(String s)
    
final public static  TimeRatenewDaysPerYear(double v)
    
final public static  TimeRatenewDaysPerYear(String s)
    
final public static  TimeRatenewFortnightsPerDay(double v)
    
final public static  TimeRatenewFortnightsPerDay(String s)
    
final public static  TimeRatenewFortnightsPerFortnight(double v)
    
final public static  TimeRatenewFortnightsPerFortnight(String s)
    
final public static  TimeRatenewFortnightsPerHour(double v)
    
final public static  TimeRatenewFortnightsPerHour(String s)
    
final public static  TimeRatenewFortnightsPerKilosecond(double v)
    
final public static  TimeRatenewFortnightsPerKilosecond(String s)
    
final public static  TimeRatenewFortnightsPerMillisecond(double v)
    
final public static  TimeRatenewFortnightsPerMillisecond(String s)
    
final public static  TimeRatenewFortnightsPerMinute(double v)
    
final public static  TimeRatenewFortnightsPerMinute(String s)
    
final public static  TimeRatenewFortnightsPerMonth(double v)
    
final public static  TimeRatenewFortnightsPerMonth(String s)
    
final public static  TimeRatenewFortnightsPerSecond(double v)
    
final public static  TimeRatenewFortnightsPerSecond(String s)
    
final public static  TimeRatenewFortnightsPerWeek(double v)
    
final public static  TimeRatenewFortnightsPerWeek(String s)
    
final public static  TimeRatenewFortnightsPerYear(double v)
    
final public static  TimeRatenewFortnightsPerYear(String s)
    
final public static  TimeRatenewHoursPerDay(double v)
    
final public static  TimeRatenewHoursPerDay(String s)
    
final public static  TimeRatenewHoursPerFortnight(double v)
    
final public static  TimeRatenewHoursPerFortnight(String s)
    
final public static  TimeRatenewHoursPerHour(double v)
    
final public static  TimeRatenewHoursPerHour(String s)
    
final public static  TimeRatenewHoursPerKilosecond(double v)
    
final public static  TimeRatenewHoursPerKilosecond(String s)
    
final public static  TimeRatenewHoursPerMillisecond(double v)
    
final public static  TimeRatenewHoursPerMillisecond(String s)
    
final public static  TimeRatenewHoursPerMinute(double v)
    
final public static  TimeRatenewHoursPerMinute(String s)
    
final public static  TimeRatenewHoursPerMonth(double v)
    
final public static  TimeRatenewHoursPerMonth(String s)
    
final public static  TimeRatenewHoursPerSecond(double v)
    
final public static  TimeRatenewHoursPerSecond(String s)
    
final public static  TimeRatenewHoursPerWeek(double v)
    
final public static  TimeRatenewHoursPerWeek(String s)
    
final public static  TimeRatenewHoursPerYear(double v)
    
final public static  TimeRatenewHoursPerYear(String s)
    
final public static  TimeRatenewKilosecondsPerDay(double v)
    
final public static  TimeRatenewKilosecondsPerDay(String s)
    
final public static  TimeRatenewKilosecondsPerFortnight(double v)
    
final public static  TimeRatenewKilosecondsPerFortnight(String s)
    
final public static  TimeRatenewKilosecondsPerHour(double v)
    
final public static  TimeRatenewKilosecondsPerHour(String s)
    
final public static  TimeRatenewKilosecondsPerKilosecond(double v)
    
final public static  TimeRatenewKilosecondsPerKilosecond(String s)
    
final public static  TimeRatenewKilosecondsPerMillisecond(double v)
    
final public static  TimeRatenewKilosecondsPerMillisecond(String s)
    
final public static  TimeRatenewKilosecondsPerMinute(double v)
    
final public static  TimeRatenewKilosecondsPerMinute(String s)
    
final public static  TimeRatenewKilosecondsPerMonth(double v)
    
final public static  TimeRatenewKilosecondsPerMonth(String s)
    
final public static  TimeRatenewKilosecondsPerSecond(double v)
    
final public static  TimeRatenewKilosecondsPerSecond(String s)
    
final public static  TimeRatenewKilosecondsPerWeek(double v)
    
final public static  TimeRatenewKilosecondsPerWeek(String s)
    
final public static  TimeRatenewKilosecondsPerYear(double v)
    
final public static  TimeRatenewKilosecondsPerYear(String s)
    
final public static  AbstractMeasurenewMeasure(String s, int unit)
    
final public static  AbstractMeasurenewMeasure(double v, int unit)
    
final public static  TimeRatenewMillisecondsPerDay(double v)
    
final public static  TimeRatenewMillisecondsPerDay(String s)
    
final public static  TimeRatenewMillisecondsPerFortnight(double v)
    
final public static  TimeRatenewMillisecondsPerFortnight(String s)
    
final public static  TimeRatenewMillisecondsPerHour(double v)
    
final public static  TimeRatenewMillisecondsPerHour(String s)
    
final public static  TimeRatenewMillisecondsPerKilosecond(double v)
    
final public static  TimeRatenewMillisecondsPerKilosecond(String s)
    
final public static  TimeRatenewMillisecondsPerMillisecond(double v)
    
final public static  TimeRatenewMillisecondsPerMillisecond(String s)
    
final public static  TimeRatenewMillisecondsPerMinute(double v)
    
final public static  TimeRatenewMillisecondsPerMinute(String s)
    
final public static  TimeRatenewMillisecondsPerMonth(double v)
    
final public static  TimeRatenewMillisecondsPerMonth(String s)
    
final public static  TimeRatenewMillisecondsPerSecond(double v)
    
final public static  TimeRatenewMillisecondsPerSecond(String s)
    
final public static  TimeRatenewMillisecondsPerWeek(double v)
    
final public static  TimeRatenewMillisecondsPerWeek(String s)
    
final public static  TimeRatenewMillisecondsPerYear(double v)
    
final public static  TimeRatenewMillisecondsPerYear(String s)
    
final public static  TimeRatenewMinutesPerDay(double v)
    
final public static  TimeRatenewMinutesPerDay(String s)
    
final public static  TimeRatenewMinutesPerFortnight(double v)
    
final public static  TimeRatenewMinutesPerFortnight(String s)
    
final public static  TimeRatenewMinutesPerHour(double v)
    
final public static  TimeRatenewMinutesPerHour(String s)
    
final public static  TimeRatenewMinutesPerKilosecond(double v)
    
final public static  TimeRatenewMinutesPerKilosecond(String s)
    
final public static  TimeRatenewMinutesPerMillisecond(double v)
    
final public static  TimeRatenewMinutesPerMillisecond(String s)
    
final public static  TimeRatenewMinutesPerMinute(double v)
    
final public static  TimeRatenewMinutesPerMinute(String s)
    
final public static  TimeRatenewMinutesPerMonth(double v)
    
final public static  TimeRatenewMinutesPerMonth(String s)
    
final public static  TimeRatenewMinutesPerSecond(double v)
    
final public static  TimeRatenewMinutesPerSecond(String s)
    
final public static  TimeRatenewMinutesPerWeek(double v)
    
final public static  TimeRatenewMinutesPerWeek(String s)
    
final public static  TimeRatenewMinutesPerYear(double v)
    
final public static  TimeRatenewMinutesPerYear(String s)
    
final public static  TimeRatenewMonthsPerDay(double v)
    
final public static  TimeRatenewMonthsPerDay(String s)
    
final public static  TimeRatenewMonthsPerFortnight(double v)
    
final public static  TimeRatenewMonthsPerFortnight(String s)
    
final public static  TimeRatenewMonthsPerHour(double v)
    
final public static  TimeRatenewMonthsPerHour(String s)
    
final public static  TimeRatenewMonthsPerKilosecond(double v)
    
final public static  TimeRatenewMonthsPerKilosecond(String s)
    
final public static  TimeRatenewMonthsPerMillisecond(double v)
    
final public static  TimeRatenewMonthsPerMillisecond(String s)
    
final public static  TimeRatenewMonthsPerMinute(double v)
    
final public static  TimeRatenewMonthsPerMinute(String s)
    
final public static  TimeRatenewMonthsPerMonth(double v)
    
final public static  TimeRatenewMonthsPerMonth(String s)
    
final public static  TimeRatenewMonthsPerSecond(double v)
    
final public static  TimeRatenewMonthsPerSecond(String s)
    
final public static  TimeRatenewMonthsPerWeek(double v)
    
final public static  TimeRatenewMonthsPerWeek(String s)
    
final public static  TimeRatenewMonthsPerYear(double v)
    
final public static  TimeRatenewMonthsPerYear(String s)
    
final public static  TimeRatenewSecondsPerDay(double v)
    
final public static  TimeRatenewSecondsPerDay(String s)
    
final public static  TimeRatenewSecondsPerFortnight(double v)
    
final public static  TimeRatenewSecondsPerFortnight(String s)
    
final public static  TimeRatenewSecondsPerHour(double v)
    
final public static  TimeRatenewSecondsPerHour(String s)
    
final public static  TimeRatenewSecondsPerKilosecond(double v)
    
final public static  TimeRatenewSecondsPerKilosecond(String s)
    
final public static  TimeRatenewSecondsPerMillisecond(double v)
    
final public static  TimeRatenewSecondsPerMillisecond(String s)
    
final public static  TimeRatenewSecondsPerMinute(double v)
    
final public static  TimeRatenewSecondsPerMinute(String s)
    
final public static  TimeRatenewSecondsPerMonth(double v)
    
final public static  TimeRatenewSecondsPerMonth(String s)
    
final public static  TimeRatenewSecondsPerSecond(double v)
    
final public static  TimeRatenewSecondsPerSecond(String s)
    
final public static  TimeRatenewSecondsPerWeek(double v)
    
final public static  TimeRatenewSecondsPerWeek(String s)
    
final public static  TimeRatenewSecondsPerYear(double v)
    
final public static  TimeRatenewSecondsPerYear(String s)
    
final public static  TimeRatenewTimeRate(double v, int unit)
    
final public static  TimeRatenewTimeRate(String s, int unit)
    
final public static  TimeRatenewTimeRate(double v, int unit1, int unit2)
    
final public static  TimeRatenewTimeRate(Duration num, Duration den)
    
final public static  TimeRatenewTimeRate(String s, int unit1, int unit2)
    
final public static  TimeRatenewWeeksPerDay(double v)
    
final public static  TimeRatenewWeeksPerDay(String s)
    
final public static  TimeRatenewWeeksPerFortnight(double v)
    
final public static  TimeRatenewWeeksPerFortnight(String s)
    
final public static  TimeRatenewWeeksPerHour(double v)
    
final public static  TimeRatenewWeeksPerHour(String s)
    
final public static  TimeRatenewWeeksPerKilosecond(double v)
    
final public static  TimeRatenewWeeksPerKilosecond(String s)
    
final public static  TimeRatenewWeeksPerMillisecond(double v)
    
final public static  TimeRatenewWeeksPerMillisecond(String s)
    
final public static  TimeRatenewWeeksPerMinute(double v)
    
final public static  TimeRatenewWeeksPerMinute(String s)
    
final public static  TimeRatenewWeeksPerMonth(double v)
    
final public static  TimeRatenewWeeksPerMonth(String s)
    
final public static  TimeRatenewWeeksPerSecond(double v)
    
final public static  TimeRatenewWeeksPerSecond(String s)
    
final public static  TimeRatenewWeeksPerWeek(double v)
    
final public static  TimeRatenewWeeksPerWeek(String s)
    
final public static  TimeRatenewWeeksPerYear(double v)
    
final public static  TimeRatenewWeeksPerYear(String s)
    
final public static  TimeRatenewYearsPerDay(double v)
    
final public static  TimeRatenewYearsPerDay(String s)
    
final public static  TimeRatenewYearsPerFortnight(double v)
    
final public static  TimeRatenewYearsPerFortnight(String s)
    
final public static  TimeRatenewYearsPerHour(double v)
    
final public static  TimeRatenewYearsPerHour(String s)
    
final public static  TimeRatenewYearsPerKilosecond(double v)
    
final public static  TimeRatenewYearsPerKilosecond(String s)
    
final public static  TimeRatenewYearsPerMillisecond(double v)
    
final public static  TimeRatenewYearsPerMillisecond(String s)
    
final public static  TimeRatenewYearsPerMinute(double v)
    
final public static  TimeRatenewYearsPerMinute(String s)
    
final public static  TimeRatenewYearsPerMonth(double v)
    
final public static  TimeRatenewYearsPerMonth(String s)
    
final public static  TimeRatenewYearsPerSecond(double v)
    
final public static  TimeRatenewYearsPerSecond(String s)
    
final public static  TimeRatenewYearsPerWeek(double v)
    
final public static  TimeRatenewYearsPerWeek(String s)
    
final public static  TimeRatenewYearsPerYear(double v)
    
final public static  TimeRatenewYearsPerYear(String s)
    
public  voidreadExternal(ObjectInput in)
    
final public  Measurescale(double scale)
    
final public  Measuresubtract(Measure toSubtract)
    
public  StringtoString()
    
final public  MeasurevalueOf(double value)
    
final public  MeasurevalueOf(double value, int unit)
    
public  voidwriteExternal(ObjectOutput out)
    

Field Detail
DAYS_PER_DAY
final public static int DAYS_PER_DAY(Code)



DAYS_PER_FORTNIGHT
final public static int DAYS_PER_FORTNIGHT(Code)



DAYS_PER_HOUR
final public static int DAYS_PER_HOUR(Code)



DAYS_PER_KILOSECOND
final public static int DAYS_PER_KILOSECOND(Code)



DAYS_PER_MILLISECOND
final public static int DAYS_PER_MILLISECOND(Code)



DAYS_PER_MINUTE
final public static int DAYS_PER_MINUTE(Code)



DAYS_PER_MONTH
final public static int DAYS_PER_MONTH(Code)



DAYS_PER_SECOND
final public static int DAYS_PER_SECOND(Code)



DAYS_PER_WEEK
final public static int DAYS_PER_WEEK(Code)



DAYS_PER_YEAR
final public static int DAYS_PER_YEAR(Code)



FORTNIGHTS_PER_DAY
final public static int FORTNIGHTS_PER_DAY(Code)



FORTNIGHTS_PER_FORTNIGHT
final public static int FORTNIGHTS_PER_FORTNIGHT(Code)



FORTNIGHTS_PER_HOUR
final public static int FORTNIGHTS_PER_HOUR(Code)



FORTNIGHTS_PER_KILOSECOND
final public static int FORTNIGHTS_PER_KILOSECOND(Code)



FORTNIGHTS_PER_MILLISECOND
final public static int FORTNIGHTS_PER_MILLISECOND(Code)



FORTNIGHTS_PER_MINUTE
final public static int FORTNIGHTS_PER_MINUTE(Code)



FORTNIGHTS_PER_MONTH
final public static int FORTNIGHTS_PER_MONTH(Code)



FORTNIGHTS_PER_SECOND
final public static int FORTNIGHTS_PER_SECOND(Code)



FORTNIGHTS_PER_WEEK
final public static int FORTNIGHTS_PER_WEEK(Code)



FORTNIGHTS_PER_YEAR
final public static int FORTNIGHTS_PER_YEAR(Code)



HOURS_PER_DAY
final public static int HOURS_PER_DAY(Code)



HOURS_PER_FORTNIGHT
final public static int HOURS_PER_FORTNIGHT(Code)



HOURS_PER_HOUR
final public static int HOURS_PER_HOUR(Code)



HOURS_PER_KILOSECOND
final public static int HOURS_PER_KILOSECOND(Code)



HOURS_PER_MILLISECOND
final public static int HOURS_PER_MILLISECOND(Code)



HOURS_PER_MINUTE
final public static int HOURS_PER_MINUTE(Code)



HOURS_PER_MONTH
final public static int HOURS_PER_MONTH(Code)



HOURS_PER_SECOND
final public static int HOURS_PER_SECOND(Code)



HOURS_PER_WEEK
final public static int HOURS_PER_WEEK(Code)



HOURS_PER_YEAR
final public static int HOURS_PER_YEAR(Code)



KILOSECONDS_PER_DAY
final public static int KILOSECONDS_PER_DAY(Code)



KILOSECONDS_PER_FORTNIGHT
final public static int KILOSECONDS_PER_FORTNIGHT(Code)



KILOSECONDS_PER_HOUR
final public static int KILOSECONDS_PER_HOUR(Code)



KILOSECONDS_PER_KILOSECOND
final public static int KILOSECONDS_PER_KILOSECOND(Code)



KILOSECONDS_PER_MILLISECOND
final public static int KILOSECONDS_PER_MILLISECOND(Code)



KILOSECONDS_PER_MINUTE
final public static int KILOSECONDS_PER_MINUTE(Code)



KILOSECONDS_PER_MONTH
final public static int KILOSECONDS_PER_MONTH(Code)



KILOSECONDS_PER_SECOND
final public static int KILOSECONDS_PER_SECOND(Code)



KILOSECONDS_PER_WEEK
final public static int KILOSECONDS_PER_WEEK(Code)



KILOSECONDS_PER_YEAR
final public static int KILOSECONDS_PER_YEAR(Code)



MAXUNIT
final static int MAXUNIT(Code)



MILLISECONDS_PER_DAY
final public static int MILLISECONDS_PER_DAY(Code)



MILLISECONDS_PER_FORTNIGHT
final public static int MILLISECONDS_PER_FORTNIGHT(Code)



MILLISECONDS_PER_HOUR
final public static int MILLISECONDS_PER_HOUR(Code)



MILLISECONDS_PER_KILOSECOND
final public static int MILLISECONDS_PER_KILOSECOND(Code)



MILLISECONDS_PER_MILLISECOND
final public static int MILLISECONDS_PER_MILLISECOND(Code)



MILLISECONDS_PER_MINUTE
final public static int MILLISECONDS_PER_MINUTE(Code)



MILLISECONDS_PER_MONTH
final public static int MILLISECONDS_PER_MONTH(Code)



MILLISECONDS_PER_SECOND
final public static int MILLISECONDS_PER_SECOND(Code)



MILLISECONDS_PER_WEEK
final public static int MILLISECONDS_PER_WEEK(Code)



MILLISECONDS_PER_YEAR
final public static int MILLISECONDS_PER_YEAR(Code)



MINUTES_PER_DAY
final public static int MINUTES_PER_DAY(Code)



MINUTES_PER_FORTNIGHT
final public static int MINUTES_PER_FORTNIGHT(Code)



MINUTES_PER_HOUR
final public static int MINUTES_PER_HOUR(Code)



MINUTES_PER_KILOSECOND
final public static int MINUTES_PER_KILOSECOND(Code)



MINUTES_PER_MILLISECOND
final public static int MINUTES_PER_MILLISECOND(Code)



MINUTES_PER_MINUTE
final public static int MINUTES_PER_MINUTE(Code)



MINUTES_PER_MONTH
final public static int MINUTES_PER_MONTH(Code)



MINUTES_PER_SECOND
final public static int MINUTES_PER_SECOND(Code)



MINUTES_PER_WEEK
final public static int MINUTES_PER_WEEK(Code)



MINUTES_PER_YEAR
final public static int MINUTES_PER_YEAR(Code)



MONTHS_PER_DAY
final public static int MONTHS_PER_DAY(Code)



MONTHS_PER_FORTNIGHT
final public static int MONTHS_PER_FORTNIGHT(Code)



MONTHS_PER_HOUR
final public static int MONTHS_PER_HOUR(Code)



MONTHS_PER_KILOSECOND
final public static int MONTHS_PER_KILOSECOND(Code)



MONTHS_PER_MILLISECOND
final public static int MONTHS_PER_MILLISECOND(Code)



MONTHS_PER_MINUTE
final public static int MONTHS_PER_MINUTE(Code)



MONTHS_PER_MONTH
final public static int MONTHS_PER_MONTH(Code)



MONTHS_PER_SECOND
final public static int MONTHS_PER_SECOND(Code)



MONTHS_PER_WEEK
final public static int MONTHS_PER_WEEK(Code)



MONTHS_PER_YEAR
final public static int MONTHS_PER_YEAR(Code)



SECONDS_PER_DAY
final public static int SECONDS_PER_DAY(Code)



SECONDS_PER_FORTNIGHT
final public static int SECONDS_PER_FORTNIGHT(Code)



SECONDS_PER_HOUR
final public static int SECONDS_PER_HOUR(Code)



SECONDS_PER_KILOSECOND
final public static int SECONDS_PER_KILOSECOND(Code)



SECONDS_PER_MILLISECOND
final public static int SECONDS_PER_MILLISECOND(Code)



SECONDS_PER_MINUTE
final public static int SECONDS_PER_MINUTE(Code)



SECONDS_PER_MONTH
final public static int SECONDS_PER_MONTH(Code)



SECONDS_PER_SECOND
final public static int SECONDS_PER_SECOND(Code)



SECONDS_PER_WEEK
final public static int SECONDS_PER_WEEK(Code)



SECONDS_PER_YEAR
final public static int SECONDS_PER_YEAR(Code)



WEEKS_PER_DAY
final public static int WEEKS_PER_DAY(Code)



WEEKS_PER_FORTNIGHT
final public static int WEEKS_PER_FORTNIGHT(Code)



WEEKS_PER_HOUR
final public static int WEEKS_PER_HOUR(Code)



WEEKS_PER_KILOSECOND
final public static int WEEKS_PER_KILOSECOND(Code)



WEEKS_PER_MILLISECOND
final public static int WEEKS_PER_MILLISECOND(Code)



WEEKS_PER_MINUTE
final public static int WEEKS_PER_MINUTE(Code)



WEEKS_PER_MONTH
final public static int WEEKS_PER_MONTH(Code)



WEEKS_PER_SECOND
final public static int WEEKS_PER_SECOND(Code)



WEEKS_PER_WEEK
final public static int WEEKS_PER_WEEK(Code)



WEEKS_PER_YEAR
final public static int WEEKS_PER_YEAR(Code)



YEARS_PER_DAY
final public static int YEARS_PER_DAY(Code)



YEARS_PER_FORTNIGHT
final public static int YEARS_PER_FORTNIGHT(Code)



YEARS_PER_HOUR
final public static int YEARS_PER_HOUR(Code)



YEARS_PER_KILOSECOND
final public static int YEARS_PER_KILOSECOND(Code)



YEARS_PER_MILLISECOND
final public static int YEARS_PER_MILLISECOND(Code)



YEARS_PER_MINUTE
final public static int YEARS_PER_MINUTE(Code)



YEARS_PER_MONTH
final public static int YEARS_PER_MONTH(Code)



YEARS_PER_SECOND
final public static int YEARS_PER_SECOND(Code)



YEARS_PER_WEEK
final public static int YEARS_PER_WEEK(Code)



YEARS_PER_YEAR
final public static int YEARS_PER_YEAR(Code)



convFactor
final static double convFactor(Code)




Constructor Detail
TimeRate
public TimeRate()(Code)
No-arg constructor is only for use by serialization *



TimeRate
public TimeRate(double v, int unit)(Code)

Parameters:
  unit - One of the constant units of TimeRate *



TimeRate
public TimeRate(double v, int unit1, int unit2)(Code)

Parameters:
  unit1 - One of the constant units of Duration
Parameters:
  unit2 - One of the constant units of Duration



TimeRate
public TimeRate(Duration num, Duration den)(Code)

Parameters:
  num - An instance of Duration to use as numerator
Parameters:
  den - An instance of Durationto use as denominator



TimeRate
public TimeRate(String s)(Code)
takes strings of the form "Number unit" *




Method Detail
add
final public Measure add(Measure toAdd)(Code)



computeDenominator
final public Measure computeDenominator(Measure num)(Code)



computeNumerator
final public Measure computeNumerator(Measure den)(Code)



divide
final public Duration divide(Rate toRate)(Code)



divideRate
final public double divideRate(Rate toRate)(Code)



equals
public boolean equals(Object o)(Code)



floor
final public Measure floor(int unit)(Code)



getCanonicalDenominator
final public Measure getCanonicalDenominator()(Code)



getCanonicalNumerator
final public Measure getCanonicalNumerator()(Code)



getCommonUnit
public int getCommonUnit()(Code)



getConvFactor
final public static double getConvFactor(int i)(Code)



getDaysPerDay
public double getDaysPerDay()(Code)



getDaysPerFortnight
public double getDaysPerFortnight()(Code)



getDaysPerHour
public double getDaysPerHour()(Code)



getDaysPerKilosecond
public double getDaysPerKilosecond()(Code)



getDaysPerMillisecond
public double getDaysPerMillisecond()(Code)



getDaysPerMinute
public double getDaysPerMinute()(Code)



getDaysPerMonth
public double getDaysPerMonth()(Code)



getDaysPerSecond
public double getDaysPerSecond()(Code)



getDaysPerWeek
public double getDaysPerWeek()(Code)



getDaysPerYear
public double getDaysPerYear()(Code)



getDenominatorClass
final public Class getDenominatorClass()(Code)



getFortnightsPerDay
public double getFortnightsPerDay()(Code)



getFortnightsPerFortnight
public double getFortnightsPerFortnight()(Code)



getFortnightsPerHour
public double getFortnightsPerHour()(Code)



getFortnightsPerKilosecond
public double getFortnightsPerKilosecond()(Code)



getFortnightsPerMillisecond
public double getFortnightsPerMillisecond()(Code)



getFortnightsPerMinute
public double getFortnightsPerMinute()(Code)



getFortnightsPerMonth
public double getFortnightsPerMonth()(Code)



getFortnightsPerSecond
public double getFortnightsPerSecond()(Code)



getFortnightsPerWeek
public double getFortnightsPerWeek()(Code)



getFortnightsPerYear
public double getFortnightsPerYear()(Code)



getHoursPerDay
public double getHoursPerDay()(Code)



getHoursPerFortnight
public double getHoursPerFortnight()(Code)



getHoursPerHour
public double getHoursPerHour()(Code)



getHoursPerKilosecond
public double getHoursPerKilosecond()(Code)



getHoursPerMillisecond
public double getHoursPerMillisecond()(Code)



getHoursPerMinute
public double getHoursPerMinute()(Code)



getHoursPerMonth
public double getHoursPerMonth()(Code)



getHoursPerSecond
public double getHoursPerSecond()(Code)



getHoursPerWeek
public double getHoursPerWeek()(Code)



getHoursPerYear
public double getHoursPerYear()(Code)



getKilosecondsPerDay
public double getKilosecondsPerDay()(Code)



getKilosecondsPerFortnight
public double getKilosecondsPerFortnight()(Code)



getKilosecondsPerHour
public double getKilosecondsPerHour()(Code)



getKilosecondsPerKilosecond
public double getKilosecondsPerKilosecond()(Code)



getKilosecondsPerMillisecond
public double getKilosecondsPerMillisecond()(Code)



getKilosecondsPerMinute
public double getKilosecondsPerMinute()(Code)



getKilosecondsPerMonth
public double getKilosecondsPerMonth()(Code)



getKilosecondsPerSecond
public double getKilosecondsPerSecond()(Code)



getKilosecondsPerWeek
public double getKilosecondsPerWeek()(Code)



getKilosecondsPerYear
public double getKilosecondsPerYear()(Code)



getMaxUnit
public int getMaxUnit()(Code)



getMillisecondsPerDay
public double getMillisecondsPerDay()(Code)



getMillisecondsPerFortnight
public double getMillisecondsPerFortnight()(Code)



getMillisecondsPerHour
public double getMillisecondsPerHour()(Code)



getMillisecondsPerKilosecond
public double getMillisecondsPerKilosecond()(Code)



getMillisecondsPerMillisecond
public double getMillisecondsPerMillisecond()(Code)



getMillisecondsPerMinute
public double getMillisecondsPerMinute()(Code)



getMillisecondsPerMonth
public double getMillisecondsPerMonth()(Code)



getMillisecondsPerSecond
public double getMillisecondsPerSecond()(Code)



getMillisecondsPerWeek
public double getMillisecondsPerWeek()(Code)



getMillisecondsPerYear
public double getMillisecondsPerYear()(Code)



getMinutesPerDay
public double getMinutesPerDay()(Code)



getMinutesPerFortnight
public double getMinutesPerFortnight()(Code)



getMinutesPerHour
public double getMinutesPerHour()(Code)



getMinutesPerKilosecond
public double getMinutesPerKilosecond()(Code)



getMinutesPerMillisecond
public double getMinutesPerMillisecond()(Code)



getMinutesPerMinute
public double getMinutesPerMinute()(Code)



getMinutesPerMonth
public double getMinutesPerMonth()(Code)



getMinutesPerSecond
public double getMinutesPerSecond()(Code)



getMinutesPerWeek
public double getMinutesPerWeek()(Code)



getMinutesPerYear
public double getMinutesPerYear()(Code)



getMonthsPerDay
public double getMonthsPerDay()(Code)



getMonthsPerFortnight
public double getMonthsPerFortnight()(Code)



getMonthsPerHour
public double getMonthsPerHour()(Code)



getMonthsPerKilosecond
public double getMonthsPerKilosecond()(Code)



getMonthsPerMillisecond
public double getMonthsPerMillisecond()(Code)



getMonthsPerMinute
public double getMonthsPerMinute()(Code)



getMonthsPerMonth
public double getMonthsPerMonth()(Code)



getMonthsPerSecond
public double getMonthsPerSecond()(Code)



getMonthsPerWeek
public double getMonthsPerWeek()(Code)



getMonthsPerYear
public double getMonthsPerYear()(Code)



getNativeUnit
final public int getNativeUnit()(Code)



getNativeValue
final public double getNativeValue()(Code)



getNumeratorClass
final public Class getNumeratorClass()(Code)



getSecondsPerDay
public double getSecondsPerDay()(Code)



getSecondsPerFortnight
public double getSecondsPerFortnight()(Code)



getSecondsPerHour
public double getSecondsPerHour()(Code)



getSecondsPerKilosecond
public double getSecondsPerKilosecond()(Code)



getSecondsPerMillisecond
public double getSecondsPerMillisecond()(Code)



getSecondsPerMinute
public double getSecondsPerMinute()(Code)



getSecondsPerMonth
public double getSecondsPerMonth()(Code)



getSecondsPerSecond
public double getSecondsPerSecond()(Code)



getSecondsPerWeek
public double getSecondsPerWeek()(Code)



getSecondsPerYear
public double getSecondsPerYear()(Code)



getUnitName
final public String getUnitName(int unit)(Code)

Parameters:
  unit - One of the constant units of TimeRate *



getValue
public double getValue(int unit)(Code)

Parameters:
  unit - One of the constant units of TimeRate *



getValue
public double getValue(int unit1, int unit2)(Code)

Parameters:
  unit1 - One of the constant units of Duration
Parameters:
  unit2 - One of the constant units of Duration



getWeeksPerDay
public double getWeeksPerDay()(Code)



getWeeksPerFortnight
public double getWeeksPerFortnight()(Code)



getWeeksPerHour
public double getWeeksPerHour()(Code)



getWeeksPerKilosecond
public double getWeeksPerKilosecond()(Code)



getWeeksPerMillisecond
public double getWeeksPerMillisecond()(Code)



getWeeksPerMinute
public double getWeeksPerMinute()(Code)



getWeeksPerMonth
public double getWeeksPerMonth()(Code)



getWeeksPerSecond
public double getWeeksPerSecond()(Code)



getWeeksPerWeek
public double getWeeksPerWeek()(Code)



getWeeksPerYear
public double getWeeksPerYear()(Code)



getYearsPerDay
public double getYearsPerDay()(Code)



getYearsPerFortnight
public double getYearsPerFortnight()(Code)



getYearsPerHour
public double getYearsPerHour()(Code)



getYearsPerKilosecond
public double getYearsPerKilosecond()(Code)



getYearsPerMillisecond
public double getYearsPerMillisecond()(Code)



getYearsPerMinute
public double getYearsPerMinute()(Code)



getYearsPerMonth
public double getYearsPerMonth()(Code)



getYearsPerSecond
public double getYearsPerSecond()(Code)



getYearsPerWeek
public double getYearsPerWeek()(Code)



getYearsPerYear
public double getYearsPerYear()(Code)



hashCode
public int hashCode()(Code)



negate
final public Measure negate()(Code)



newDaysPerDay
final public static TimeRate newDaysPerDay(double v)(Code)



newDaysPerDay
final public static TimeRate newDaysPerDay(String s)(Code)



newDaysPerFortnight
final public static TimeRate newDaysPerFortnight(double v)(Code)



newDaysPerFortnight
final public static TimeRate newDaysPerFortnight(String s)(Code)



newDaysPerHour
final public static TimeRate newDaysPerHour(double v)(Code)



newDaysPerHour
final public static TimeRate newDaysPerHour(String s)(Code)



newDaysPerKilosecond
final public static TimeRate newDaysPerKilosecond(double v)(Code)



newDaysPerKilosecond
final public static TimeRate newDaysPerKilosecond(String s)(Code)



newDaysPerMillisecond
final public static TimeRate newDaysPerMillisecond(double v)(Code)



newDaysPerMillisecond
final public static TimeRate newDaysPerMillisecond(String s)(Code)



newDaysPerMinute
final public static TimeRate newDaysPerMinute(double v)(Code)



newDaysPerMinute
final public static TimeRate newDaysPerMinute(String s)(Code)



newDaysPerMonth
final public static TimeRate newDaysPerMonth(double v)(Code)



newDaysPerMonth
final public static TimeRate newDaysPerMonth(String s)(Code)



newDaysPerSecond
final public static TimeRate newDaysPerSecond(double v)(Code)



newDaysPerSecond
final public static TimeRate newDaysPerSecond(String s)(Code)



newDaysPerWeek
final public static TimeRate newDaysPerWeek(double v)(Code)



newDaysPerWeek
final public static TimeRate newDaysPerWeek(String s)(Code)



newDaysPerYear
final public static TimeRate newDaysPerYear(double v)(Code)



newDaysPerYear
final public static TimeRate newDaysPerYear(String s)(Code)



newFortnightsPerDay
final public static TimeRate newFortnightsPerDay(double v)(Code)



newFortnightsPerDay
final public static TimeRate newFortnightsPerDay(String s)(Code)



newFortnightsPerFortnight
final public static TimeRate newFortnightsPerFortnight(double v)(Code)



newFortnightsPerFortnight
final public static TimeRate newFortnightsPerFortnight(String s)(Code)



newFortnightsPerHour
final public static TimeRate newFortnightsPerHour(double v)(Code)



newFortnightsPerHour
final public static TimeRate newFortnightsPerHour(String s)(Code)



newFortnightsPerKilosecond
final public static TimeRate newFortnightsPerKilosecond(double v)(Code)



newFortnightsPerKilosecond
final public static TimeRate newFortnightsPerKilosecond(String s)(Code)



newFortnightsPerMillisecond
final public static TimeRate newFortnightsPerMillisecond(double v)(Code)



newFortnightsPerMillisecond
final public static TimeRate newFortnightsPerMillisecond(String s)(Code)



newFortnightsPerMinute
final public static TimeRate newFortnightsPerMinute(double v)(Code)



newFortnightsPerMinute
final public static TimeRate newFortnightsPerMinute(String s)(Code)



newFortnightsPerMonth
final public static TimeRate newFortnightsPerMonth(double v)(Code)



newFortnightsPerMonth
final public static TimeRate newFortnightsPerMonth(String s)(Code)



newFortnightsPerSecond
final public static TimeRate newFortnightsPerSecond(double v)(Code)



newFortnightsPerSecond
final public static TimeRate newFortnightsPerSecond(String s)(Code)



newFortnightsPerWeek
final public static TimeRate newFortnightsPerWeek(double v)(Code)



newFortnightsPerWeek
final public static TimeRate newFortnightsPerWeek(String s)(Code)



newFortnightsPerYear
final public static TimeRate newFortnightsPerYear(double v)(Code)



newFortnightsPerYear
final public static TimeRate newFortnightsPerYear(String s)(Code)



newHoursPerDay
final public static TimeRate newHoursPerDay(double v)(Code)



newHoursPerDay
final public static TimeRate newHoursPerDay(String s)(Code)



newHoursPerFortnight
final public static TimeRate newHoursPerFortnight(double v)(Code)



newHoursPerFortnight
final public static TimeRate newHoursPerFortnight(String s)(Code)



newHoursPerHour
final public static TimeRate newHoursPerHour(double v)(Code)



newHoursPerHour
final public static TimeRate newHoursPerHour(String s)(Code)



newHoursPerKilosecond
final public static TimeRate newHoursPerKilosecond(double v)(Code)



newHoursPerKilosecond
final public static TimeRate newHoursPerKilosecond(String s)(Code)



newHoursPerMillisecond
final public static TimeRate newHoursPerMillisecond(double v)(Code)



newHoursPerMillisecond
final public static TimeRate newHoursPerMillisecond(String s)(Code)



newHoursPerMinute
final public static TimeRate newHoursPerMinute(double v)(Code)



newHoursPerMinute
final public static TimeRate newHoursPerMinute(String s)(Code)



newHoursPerMonth
final public static TimeRate newHoursPerMonth(double v)(Code)



newHoursPerMonth
final public static TimeRate newHoursPerMonth(String s)(Code)



newHoursPerSecond
final public static TimeRate newHoursPerSecond(double v)(Code)



newHoursPerSecond
final public static TimeRate newHoursPerSecond(String s)(Code)



newHoursPerWeek
final public static TimeRate newHoursPerWeek(double v)(Code)



newHoursPerWeek
final public static TimeRate newHoursPerWeek(String s)(Code)



newHoursPerYear
final public static TimeRate newHoursPerYear(double v)(Code)



newHoursPerYear
final public static TimeRate newHoursPerYear(String s)(Code)



newKilosecondsPerDay
final public static TimeRate newKilosecondsPerDay(double v)(Code)



newKilosecondsPerDay
final public static TimeRate newKilosecondsPerDay(String s)(Code)



newKilosecondsPerFortnight
final public static TimeRate newKilosecondsPerFortnight(double v)(Code)



newKilosecondsPerFortnight
final public static TimeRate newKilosecondsPerFortnight(String s)(Code)



newKilosecondsPerHour
final public static TimeRate newKilosecondsPerHour(double v)(Code)



newKilosecondsPerHour
final public static TimeRate newKilosecondsPerHour(String s)(Code)



newKilosecondsPerKilosecond
final public static TimeRate newKilosecondsPerKilosecond(double v)(Code)



newKilosecondsPerKilosecond
final public static TimeRate newKilosecondsPerKilosecond(String s)(Code)



newKilosecondsPerMillisecond
final public static TimeRate newKilosecondsPerMillisecond(double v)(Code)



newKilosecondsPerMillisecond
final public static TimeRate newKilosecondsPerMillisecond(String s)(Code)



newKilosecondsPerMinute
final public static TimeRate newKilosecondsPerMinute(double v)(Code)



newKilosecondsPerMinute
final public static TimeRate newKilosecondsPerMinute(String s)(Code)



newKilosecondsPerMonth
final public static TimeRate newKilosecondsPerMonth(double v)(Code)



newKilosecondsPerMonth
final public static TimeRate newKilosecondsPerMonth(String s)(Code)



newKilosecondsPerSecond
final public static TimeRate newKilosecondsPerSecond(double v)(Code)



newKilosecondsPerSecond
final public static TimeRate newKilosecondsPerSecond(String s)(Code)



newKilosecondsPerWeek
final public static TimeRate newKilosecondsPerWeek(double v)(Code)



newKilosecondsPerWeek
final public static TimeRate newKilosecondsPerWeek(String s)(Code)



newKilosecondsPerYear
final public static TimeRate newKilosecondsPerYear(double v)(Code)



newKilosecondsPerYear
final public static TimeRate newKilosecondsPerYear(String s)(Code)



newMeasure
final public static AbstractMeasure newMeasure(String s, int unit)(Code)



newMeasure
final public static AbstractMeasure newMeasure(double v, int unit)(Code)



newMillisecondsPerDay
final public static TimeRate newMillisecondsPerDay(double v)(Code)



newMillisecondsPerDay
final public static TimeRate newMillisecondsPerDay(String s)(Code)



newMillisecondsPerFortnight
final public static TimeRate newMillisecondsPerFortnight(double v)(Code)



newMillisecondsPerFortnight
final public static TimeRate newMillisecondsPerFortnight(String s)(Code)



newMillisecondsPerHour
final public static TimeRate newMillisecondsPerHour(double v)(Code)



newMillisecondsPerHour
final public static TimeRate newMillisecondsPerHour(String s)(Code)



newMillisecondsPerKilosecond
final public static TimeRate newMillisecondsPerKilosecond(double v)(Code)



newMillisecondsPerKilosecond
final public static TimeRate newMillisecondsPerKilosecond(String s)(Code)



newMillisecondsPerMillisecond
final public static TimeRate newMillisecondsPerMillisecond(double v)(Code)



newMillisecondsPerMillisecond
final public static TimeRate newMillisecondsPerMillisecond(String s)(Code)



newMillisecondsPerMinute
final public static TimeRate newMillisecondsPerMinute(double v)(Code)



newMillisecondsPerMinute
final public static TimeRate newMillisecondsPerMinute(String s)(Code)



newMillisecondsPerMonth
final public static TimeRate newMillisecondsPerMonth(double v)(Code)



newMillisecondsPerMonth
final public static TimeRate newMillisecondsPerMonth(String s)(Code)



newMillisecondsPerSecond
final public static TimeRate newMillisecondsPerSecond(double v)(Code)



newMillisecondsPerSecond
final public static TimeRate newMillisecondsPerSecond(String s)(Code)



newMillisecondsPerWeek
final public static TimeRate newMillisecondsPerWeek(double v)(Code)



newMillisecondsPerWeek
final public static TimeRate newMillisecondsPerWeek(String s)(Code)



newMillisecondsPerYear
final public static TimeRate newMillisecondsPerYear(double v)(Code)



newMillisecondsPerYear
final public static TimeRate newMillisecondsPerYear(String s)(Code)



newMinutesPerDay
final public static TimeRate newMinutesPerDay(double v)(Code)



newMinutesPerDay
final public static TimeRate newMinutesPerDay(String s)(Code)



newMinutesPerFortnight
final public static TimeRate newMinutesPerFortnight(double v)(Code)



newMinutesPerFortnight
final public static TimeRate newMinutesPerFortnight(String s)(Code)



newMinutesPerHour
final public static TimeRate newMinutesPerHour(double v)(Code)



newMinutesPerHour
final public static TimeRate newMinutesPerHour(String s)(Code)



newMinutesPerKilosecond
final public static TimeRate newMinutesPerKilosecond(double v)(Code)



newMinutesPerKilosecond
final public static TimeRate newMinutesPerKilosecond(String s)(Code)



newMinutesPerMillisecond
final public static TimeRate newMinutesPerMillisecond(double v)(Code)



newMinutesPerMillisecond
final public static TimeRate newMinutesPerMillisecond(String s)(Code)



newMinutesPerMinute
final public static TimeRate newMinutesPerMinute(double v)(Code)



newMinutesPerMinute
final public static TimeRate newMinutesPerMinute(String s)(Code)



newMinutesPerMonth
final public static TimeRate newMinutesPerMonth(double v)(Code)



newMinutesPerMonth
final public static TimeRate newMinutesPerMonth(String s)(Code)



newMinutesPerSecond
final public static TimeRate newMinutesPerSecond(double v)(Code)



newMinutesPerSecond
final public static TimeRate newMinutesPerSecond(String s)(Code)



newMinutesPerWeek
final public static TimeRate newMinutesPerWeek(double v)(Code)



newMinutesPerWeek
final public static TimeRate newMinutesPerWeek(String s)(Code)



newMinutesPerYear
final public static TimeRate newMinutesPerYear(double v)(Code)



newMinutesPerYear
final public static TimeRate newMinutesPerYear(String s)(Code)



newMonthsPerDay
final public static TimeRate newMonthsPerDay(double v)(Code)



newMonthsPerDay
final public static TimeRate newMonthsPerDay(String s)(Code)



newMonthsPerFortnight
final public static TimeRate newMonthsPerFortnight(double v)(Code)



newMonthsPerFortnight
final public static TimeRate newMonthsPerFortnight(String s)(Code)



newMonthsPerHour
final public static TimeRate newMonthsPerHour(double v)(Code)



newMonthsPerHour
final public static TimeRate newMonthsPerHour(String s)(Code)



newMonthsPerKilosecond
final public static TimeRate newMonthsPerKilosecond(double v)(Code)



newMonthsPerKilosecond
final public static TimeRate newMonthsPerKilosecond(String s)(Code)



newMonthsPerMillisecond
final public static TimeRate newMonthsPerMillisecond(double v)(Code)



newMonthsPerMillisecond
final public static TimeRate newMonthsPerMillisecond(String s)(Code)



newMonthsPerMinute
final public static TimeRate newMonthsPerMinute(double v)(Code)



newMonthsPerMinute
final public static TimeRate newMonthsPerMinute(String s)(Code)



newMonthsPerMonth
final public static TimeRate newMonthsPerMonth(double v)(Code)



newMonthsPerMonth
final public static TimeRate newMonthsPerMonth(String s)(Code)



newMonthsPerSecond
final public static TimeRate newMonthsPerSecond(double v)(Code)



newMonthsPerSecond
final public static TimeRate newMonthsPerSecond(String s)(Code)



newMonthsPerWeek
final public static TimeRate newMonthsPerWeek(double v)(Code)



newMonthsPerWeek
final public static TimeRate newMonthsPerWeek(String s)(Code)



newMonthsPerYear
final public static TimeRate newMonthsPerYear(double v)(Code)



newMonthsPerYear
final public static TimeRate newMonthsPerYear(String s)(Code)



newSecondsPerDay
final public static TimeRate newSecondsPerDay(double v)(Code)



newSecondsPerDay
final public static TimeRate newSecondsPerDay(String s)(Code)



newSecondsPerFortnight
final public static TimeRate newSecondsPerFortnight(double v)(Code)



newSecondsPerFortnight
final public static TimeRate newSecondsPerFortnight(String s)(Code)



newSecondsPerHour
final public static TimeRate newSecondsPerHour(double v)(Code)



newSecondsPerHour
final public static TimeRate newSecondsPerHour(String s)(Code)



newSecondsPerKilosecond
final public static TimeRate newSecondsPerKilosecond(double v)(Code)



newSecondsPerKilosecond
final public static TimeRate newSecondsPerKilosecond(String s)(Code)



newSecondsPerMillisecond
final public static TimeRate newSecondsPerMillisecond(double v)(Code)



newSecondsPerMillisecond
final public static TimeRate newSecondsPerMillisecond(String s)(Code)



newSecondsPerMinute
final public static TimeRate newSecondsPerMinute(double v)(Code)



newSecondsPerMinute
final public static TimeRate newSecondsPerMinute(String s)(Code)



newSecondsPerMonth
final public static TimeRate newSecondsPerMonth(double v)(Code)



newSecondsPerMonth
final public static TimeRate newSecondsPerMonth(String s)(Code)



newSecondsPerSecond
final public static TimeRate newSecondsPerSecond(double v)(Code)



newSecondsPerSecond
final public static TimeRate newSecondsPerSecond(String s)(Code)



newSecondsPerWeek
final public static TimeRate newSecondsPerWeek(double v)(Code)



newSecondsPerWeek
final public static TimeRate newSecondsPerWeek(String s)(Code)



newSecondsPerYear
final public static TimeRate newSecondsPerYear(double v)(Code)



newSecondsPerYear
final public static TimeRate newSecondsPerYear(String s)(Code)



newTimeRate
final public static TimeRate newTimeRate(double v, int unit)(Code)

Parameters:
  unit - One of the constant units of TimeRate *



newTimeRate
final public static TimeRate newTimeRate(String s, int unit)(Code)

Parameters:
  unit - One of the constant units of TimeRate *



newTimeRate
final public static TimeRate newTimeRate(double v, int unit1, int unit2)(Code)

Parameters:
  unit1 - One of the constant units of Duration
Parameters:
  unit2 - One of the constant units of Duration



newTimeRate
final public static TimeRate newTimeRate(Duration num, Duration den)(Code)

Parameters:
  num - An instance of Duration to use as numerator
Parameters:
  den - An instance of Durationto use as denominator



newTimeRate
final public static TimeRate newTimeRate(String s, int unit1, int unit2)(Code)

Parameters:
  unit1 - One of the constant units of Duration
Parameters:
  unit2 - One of the constant units of Duration



newWeeksPerDay
final public static TimeRate newWeeksPerDay(double v)(Code)



newWeeksPerDay
final public static TimeRate newWeeksPerDay(String s)(Code)



newWeeksPerFortnight
final public static TimeRate newWeeksPerFortnight(double v)(Code)



newWeeksPerFortnight
final public static TimeRate newWeeksPerFortnight(String s)(Code)



newWeeksPerHour
final public static TimeRate newWeeksPerHour(double v)(Code)



newWeeksPerHour
final public static TimeRate newWeeksPerHour(String s)(Code)



newWeeksPerKilosecond
final public static TimeRate newWeeksPerKilosecond(double v)(Code)



newWeeksPerKilosecond
final public static TimeRate newWeeksPerKilosecond(String s)(Code)



newWeeksPerMillisecond
final public static TimeRate newWeeksPerMillisecond(double v)(Code)



newWeeksPerMillisecond
final public static TimeRate newWeeksPerMillisecond(String s)(Code)



newWeeksPerMinute
final public static TimeRate newWeeksPerMinute(double v)(Code)



newWeeksPerMinute
final public static TimeRate newWeeksPerMinute(String s)(Code)



newWeeksPerMonth
final public static TimeRate newWeeksPerMonth(double v)(Code)



newWeeksPerMonth
final public static TimeRate newWeeksPerMonth(String s)(Code)



newWeeksPerSecond
final public static TimeRate newWeeksPerSecond(double v)(Code)



newWeeksPerSecond
final public static TimeRate newWeeksPerSecond(String s)(Code)



newWeeksPerWeek
final public static TimeRate newWeeksPerWeek(double v)(Code)



newWeeksPerWeek
final public static TimeRate newWeeksPerWeek(String s)(Code)



newWeeksPerYear
final public static TimeRate newWeeksPerYear(double v)(Code)



newWeeksPerYear
final public static TimeRate newWeeksPerYear(String s)(Code)



newYearsPerDay
final public static TimeRate newYearsPerDay(double v)(Code)



newYearsPerDay
final public static TimeRate newYearsPerDay(String s)(Code)



newYearsPerFortnight
final public static TimeRate newYearsPerFortnight(double v)(Code)



newYearsPerFortnight
final public static TimeRate newYearsPerFortnight(String s)(Code)



newYearsPerHour
final public static TimeRate newYearsPerHour(double v)(Code)



newYearsPerHour
final public static TimeRate newYearsPerHour(String s)(Code)



newYearsPerKilosecond
final public static TimeRate newYearsPerKilosecond(double v)(Code)



newYearsPerKilosecond
final public static TimeRate newYearsPerKilosecond(String s)(Code)



newYearsPerMillisecond
final public static TimeRate newYearsPerMillisecond(double v)(Code)



newYearsPerMillisecond
final public static TimeRate newYearsPerMillisecond(String s)(Code)



newYearsPerMinute
final public static TimeRate newYearsPerMinute(double v)(Code)



newYearsPerMinute
final public static TimeRate newYearsPerMinute(String s)(Code)



newYearsPerMonth
final public static TimeRate newYearsPerMonth(double v)(Code)



newYearsPerMonth
final public static TimeRate newYearsPerMonth(String s)(Code)



newYearsPerSecond
final public static TimeRate newYearsPerSecond(double v)(Code)



newYearsPerSecond
final public static TimeRate newYearsPerSecond(String s)(Code)



newYearsPerWeek
final public static TimeRate newYearsPerWeek(double v)(Code)



newYearsPerWeek
final public static TimeRate newYearsPerWeek(String s)(Code)



newYearsPerYear
final public static TimeRate newYearsPerYear(double v)(Code)



newYearsPerYear
final public static TimeRate newYearsPerYear(String s)(Code)



readExternal
public void readExternal(ObjectInput in) throws IOException(Code)



scale
final public Measure scale(double scale)(Code)



subtract
final public Measure subtract(Measure toSubtract)(Code)



toString
public String toString()(Code)



valueOf
final public Measure valueOf(double value)(Code)



valueOf
final public Measure valueOf(double value, int unit)(Code)



writeExternal
public void writeExternal(ObjectOutput out) throws IOException(Code)



Methods inherited from org.cougaar.planning.ldm.measure.AbstractMeasure
public Measure apply(UnaryOperator op)(Code)(Java Doc)
public Measure apply(BinaryOperator op, Measure other)(Code)(Java Doc)
public int compareTo(Object o)(Code)(Java Doc)
final protected static int indexOfType(String s)(Code)(Java Doc)
public Measure max(Measure other)(Code)(Java Doc)
public Measure min(Measure other)(Code)(Java Doc)
public static AbstractMeasure newMeasure(String s, int unit)(Code)(Java Doc)

Methods inherited from java.lang.Object
native protected Object clone() throws CloneNotSupportedException(Code)(Java Doc)
public boolean equals(Object obj)(Code)(Java Doc)
protected void finalize() throws Throwable(Code)(Java Doc)
final native public Class getClass()(Code)(Java Doc)
native public int hashCode()(Code)(Java Doc)
final native public void notify()(Code)(Java Doc)
final native public void notifyAll()(Code)(Java Doc)
public String toString()(Code)(Java Doc)
final native public void wait(long timeout) throws InterruptedException(Code)(Java Doc)
final public void wait(long timeout, int nanos) throws InterruptedException(Code)(Java Doc)
final public void wait() throws InterruptedException(Code)(Java Doc)

www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.