Class DataTypeProcessor


  • public class DataTypeProcessor
    extends Object
    • Constructor Detail

      • DataTypeProcessor

        public DataTypeProcessor()
    • Method Detail

      • getValueForType

        public static Value getValueForType​(DataType type,
                                            Object o)
        converts a (boxed) java value from the XTCE type to Yamcs Value
        Parameters:
        type -
        Returns: