|
|||||||||
| 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 |
name
Name of property. |
PropID |
propID
Native property index |
java.lang.Class<?> |
varType
Type 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 | ||||||||