Package | Description |
---|---|
org.apache.poi.hwpf.model.types |
Modifier and Type | Field and Description |
---|---|
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 |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright 2014 The Apache Software Foundation or its licensors, as applicable.