|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DateAndTime | |
---|---|
org.apache.poi.hwpf.model.types |
Uses of DateAndTime in org.apache.poi.hwpf.model.types |
---|
Fields in org.apache.poi.hwpf.model.types declared as DateAndTime | |
---|---|
protected DateAndTime |
CHPAbstractType.field_22_dttmRMark
|
protected DateAndTime |
CHPAbstractType.field_23_dttmRMarkDel
|
protected DateAndTime |
SEPAbstractType.field_26_dttmPropRMark
|
protected DateAndTime |
CHPAbstractType.field_36_dttmPropRMark
|
protected DateAndTime |
CHPAbstractType.field_40_dttmDispFldRMark
|
protected DateAndTime |
PAPAbstractType.field_63_dttmPropRMark
|
Methods in org.apache.poi.hwpf.model.types that return DateAndTime | |
---|---|
DateAndTime |
CHPAbstractType.getDttmDispFldRMark()
Get the dttmDispFldRMark field for the CHP record. |
DateAndTime |
SEPAbstractType.getDttmPropRMark()
Get the dttmPropRMark field for the SEP record. |
DateAndTime |
PAPAbstractType.getDttmPropRMark()
Get the dttmPropRMark field for the PAP record. |
DateAndTime |
CHPAbstractType.getDttmPropRMark()
Get the dttmPropRMark field for the CHP record. |
DateAndTime |
CHPAbstractType.getDttmRMark()
Get the dttmRMark field for the CHP record. |
DateAndTime |
CHPAbstractType.getDttmRMarkDel()
Get the dttmRMarkDel field for the CHP record. |
Methods in org.apache.poi.hwpf.model.types with parameters of type DateAndTime | |
---|---|
void |
CHPAbstractType.setDttmDispFldRMark(DateAndTime field_40_dttmDispFldRMark)
Set the dttmDispFldRMark field for the CHP record. |
void |
SEPAbstractType.setDttmPropRMark(DateAndTime field_26_dttmPropRMark)
Set the dttmPropRMark field for the SEP record. |
void |
PAPAbstractType.setDttmPropRMark(DateAndTime field_63_dttmPropRMark)
Set the dttmPropRMark field for the PAP record. |
void |
CHPAbstractType.setDttmPropRMark(DateAndTime field_36_dttmPropRMark)
Set the dttmPropRMark field for the CHP record. |
void |
CHPAbstractType.setDttmRMark(DateAndTime field_22_dttmRMark)
Set the dttmRMark field for the CHP record. |
void |
CHPAbstractType.setDttmRMarkDel(DateAndTime field_23_dttmRMarkDel)
Set the dttmRMarkDel field for the CHP record. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |