|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TNEFProperty | |
---|---|
org.apache.poi.hmef | |
org.apache.poi.hmef.attribute |
Uses of TNEFProperty in org.apache.poi.hmef |
---|
Methods in org.apache.poi.hmef with parameters of type TNEFProperty | |
---|---|
TNEFAttribute |
Attachment.getAttribute(TNEFProperty id)
Return the attachment attribute with the given ID, or null if there isn't one. |
TNEFAttribute |
HMEFMessage.getMessageAttribute(TNEFProperty id)
Return the message attribute with the given ID, or null if there isn't one. |
Uses of TNEFProperty in org.apache.poi.hmef.attribute |
---|
Methods in org.apache.poi.hmef.attribute that return TNEFProperty | |
---|---|
static TNEFProperty |
TNEFProperty.getBest(int id,
int type)
|
TNEFProperty |
TNEFAttribute.getProperty()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |