Class FilterDataGtuType

    • Constructor Detail

      • FilterDataGtuType

        public FilterDataGtuType()
        Constructor.
    • Method Detail

      • getValue

        public final String getValue​(GtuData gtu)
        Retrieves the value of the meta data of this type from a GTU.
        Specified by:
        getValue in class FilterDataType<String>
        Parameters:
        gtu - GtuData; gtu to retrieve the value from
        Returns:
        value of the meta data of this type from a GTU, may be null if not applicable.