public static class SegmentParser.PropertyInfo
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
count
Number of values in properties of this type.
|
RecordId |
propertyId
Id of this record
|
int |
size
Size in bytes of this property
|
| Constructor and Description |
|---|
PropertyInfo(RecordId propertyId,
int count,
int size) |
public final RecordId propertyId
public final int count
-1 for single value properties.public final int size
public PropertyInfo(RecordId propertyId, int count, int size)
"Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"