Uses of Class
com.trdp.util.TrdpDataset.FieldDefinition
Packages that use TrdpDataset.FieldDefinition
-
Uses of TrdpDataset.FieldDefinition in com.trdp.config
Methods in com.trdp.config that return types with arguments of type TrdpDataset.FieldDefinitionModifier and TypeMethodDescriptionDatasetMarshaller.getSchema(int comId) Returns the field schema for the given ComID. -
Uses of TrdpDataset.FieldDefinition in com.trdp.util
Method parameters in com.trdp.util with type arguments of type TrdpDataset.FieldDefinitionModifier and TypeMethodDescriptionstatic TrdpDatasetTrdpDataset.decode(byte[] data, List<TrdpDataset.FieldDefinition> schema)