|
Primavera Integration API 7.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PrmNumber | |
---|---|
com.primavera.common.value | Value object classes |
Uses of PrmNumber in com.primavera.common.value |
---|
Subclasses of PrmNumber in com.primavera.common.value | |
---|---|
class |
Cost
This value type is used to define a cost. |
class |
Duration
This value type is used to define a duration. |
class |
Percent
This value type is used to define a percent value. |
class |
Unit
This value type is used to define a unit. |
class |
UnitsPerTime
This value type is used to define a unit per time. |
Methods in com.primavera.common.value with parameters of type PrmNumber | |
---|---|
int |
Cost.compareTo(PrmNumber obj)
Compares two Cost objects. |
int |
Duration.compareTo(PrmNumber obj)
Compares two Duration objects. |
int |
Percent.compareTo(PrmNumber obj)
Compares two Percent objects. |
int |
PrmNumber.compareTo(PrmNumber obj)
Compare two PrmNumber objects. |
int |
Unit.compareTo(PrmNumber obj)
Compares two Unit objects. |
int |
UnitsPerTime.compareTo(PrmNumber obj)
Compares two UnitsPerTime objects. |
|
Primavera Integration API 7.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |