public class FieldDefinitionImpl extends Object implements FieldDefinition
| Constructor and Description |
|---|
FieldDefinitionImpl(int index,
String fieldName,
FieldType type) |
FieldDefinitionImpl(int index,
String fieldName,
FieldType type,
int factoryId,
int classId) |
public FieldType getType()
getType in interface FieldDefinitionpublic String getName()
getName in interface FieldDefinitionpublic int getIndex()
getIndex in interface FieldDefinitionpublic int getFactoryId()
getFactoryId in interface FieldDefinitionpublic int getClassId()
getClassId in interface FieldDefinitionCopyright © 2015 Hazelcast, Inc.. All Rights Reserved.