| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sf.sevenzipjbinding.PropertyInfo
public class PropertyInfo
Container for property information attributes.
| Field Summary | |
|---|---|
|  java.lang.String | nameName of property. | 
|  PropID | propIDNative property index | 
|  java.lang.Class<?> | varTypeType of the property values | 
| Constructor Summary | |
|---|---|
| PropertyInfo() | |
| Method Summary | |
|---|---|
|  java.lang.String | toString() | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Field Detail | 
|---|
public java.lang.String name
null for some archive types.
public PropID propID
public java.lang.Class<?> varType
| Constructor Detail | 
|---|
public PropertyInfo()
| Method Detail | 
|---|
public java.lang.String toString()
toString in class java.lang.Object| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||