Class TemporaryStructuredDataType

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable, java.lang.Comparable<DataType>

    public class TemporaryStructuredDataType
    extends StructDataType
    Internal class, DO NOT USE!! Only public because it must be used from com.yahoo.searchdefinition.parser.
    Author:
    Einar M R Rosenvinge
    See Also:
    Serialized Form
    • Method Detail

      • setName

        protected void setName​(java.lang.String name)
        Description copied from class: DataType
        Sets the name of this data type. WARNING! Do not use!
        Overrides:
        setName in class DataType
        Parameters:
        name - the name of this data type.