org.apache.poi.hmef
Class Attribute.AttributeID
java.lang.Object
org.apache.poi.hmef.Attribute.AttributeID
- Enclosing class:
- Attribute
public static class Attribute.AttributeID
- extends java.lang.Object
Holds information on one potential ID of an
attribute, and provides handy lookups for it.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
id
public final int id
usualType
public final int usualType
name
public final java.lang.String name
mapiProperty
public final java.lang.String mapiProperty
getBest
public static Attribute.AttributeID getBest(int id,
int type)
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright 2011 The Apache Software Foundation or
its licensors, as applicable.