Uses of Class
com.trdp.config.DatasetMarshaller
Packages that use DatasetMarshaller
-
Uses of DatasetMarshaller in com.trdp.config
Methods in com.trdp.config that return DatasetMarshallerModifier and TypeMethodDescriptionstatic DatasetMarshallerDatasetMarshaller.from(DeviceConfig config) Builds a marshaller from a device configuration.TrdpSessionFactory.ConfiguredMdSession.getMarshaller()Returns the dataset marshaller.TrdpSessionFactory.ConfiguredPdSession.getMarshaller()Returns the dataset marshaller for manual encode/decode operations.