Package com.yahoo.document
Class PositionDataType
java.lang.Object
com.yahoo.document.PositionDataType
- Author:
- Simon Thoresen Hult
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final StructDataTypestatic final String -
Method Summary
Modifier and TypeMethodDescriptionstatic StructfromLong(long val) static StructfromString(String str) static IntegerFieldValuegetXValue(FieldValue pos) static IntegerFieldValuegetYValue(FieldValue pos) static StringgetZCurveFieldName(String fieldName) static StringrenderAsString(Struct pos) static voidDeprecated.static Struct
-
Field Details
-
INSTANCE
-
STRUCT_NAME
- See Also:
-
FIELD_X
- See Also:
-
FIELD_Y
- See Also:
-
-
Method Details
-
renderAsString
-
renderXml
Deprecated. -
valueOf
-
fromLong
-
fromString
-
getXValue
-
getYValue
-
getZCurveFieldName
-