public class PropertyFactory extends BaseEntityFactory<Property>
| Constructor and Description |
|---|
PropertyFactory() |
| Modifier and Type | Method and Description |
|---|---|
Property |
create(Dataset dataSet,
int index,
BinaryReader reader) |
getLength, getLengthpublic Property create(Dataset dataSet, int index, BinaryReader reader) throws IOException
create in class BaseEntityFactory<Property>IOException