Uses of Class
com.yahoo.document.PrimitiveDataType
Packages that use PrimitiveDataType
-
Uses of PrimitiveDataType in com.yahoo.document
Subclasses of PrimitiveDataType in com.yahoo.documentFields in com.yahoo.document declared as PrimitiveDataTypeModifier and TypeFieldDescriptionstatic final PrimitiveDataTypeDataType.BOOLstatic final PrimitiveDataTypeDataType.PREDICATEstatic final PrimitiveDataTypeDataType.RAWstatic final PrimitiveDataTypeDataType.STRINGstatic final PrimitiveDataTypeDataType.URIMethods in com.yahoo.document that return PrimitiveDataTypeModifier and TypeMethodDescriptionPrimitiveDataType.clone()CollectionDataType.getPrimitiveType()DataType.getPrimitiveType()Returns the primitive datatype associated with this datatype, i.e. the type itself if this is a PrimitiveDataType, the nested type if this is a CollectionDataType or null for all other casesPrimitiveDataType.getPrimitiveType()