|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProjectHeader | |
|---|---|
| net.sf.mpxj | |
| net.sf.mpxj.mspdi | |
| Uses of ProjectHeader in net.sf.mpxj |
|---|
| Methods in net.sf.mpxj that return ProjectHeader | |
|---|---|
ProjectHeader |
ProjectFile.getProjectHeader()
This method is used to retrieve the project header record. |
| Methods in net.sf.mpxj with parameters of type ProjectHeader | |
|---|---|
static Duration |
Duration.convertUnits(double duration,
TimeUnit fromUnits,
TimeUnit toUnits,
ProjectHeader defaults)
This method provides an approximate conversion between duration units. |
Duration |
Duration.convertUnits(TimeUnit type,
ProjectHeader defaults)
This method provides an approximate conversion between duration units. |
| Uses of ProjectHeader in net.sf.mpxj.mspdi |
|---|
| Methods in net.sf.mpxj.mspdi with parameters of type ProjectHeader | |
|---|---|
static Duration |
DatatypeConverter.parseDurationInTenthsOfMinutes(ProjectHeader header,
Number value,
TimeUnit targetTimeUnit)
Parse duration represented as tenths of minutes. |
static Duration |
DatatypeConverter.parseDurationInThousanthsOfMinutes(ProjectHeader header,
Number value,
TimeUnit targetTimeUnit)
Parse duration represented in thousandths of minutes. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||