aboutsummaryrefslogtreecommitdiffstats
path: root/document/abi-spec.json
diff options
context:
space:
mode:
authorArne H Juul <arnej@yahooinc.com>2022-03-24 12:43:39 +0000
committerArne H Juul <arnej@yahooinc.com>2022-03-24 12:43:39 +0000
commita0b33626e526fa3f32efacdbcada2b2ce907ebdd (patch)
tree29e83f88a5cc28f13c0e4461ab1e33373dc30370 /document/abi-spec.json
parentaa0db2b5fb1a1017444aa3f2b4124ea53c46c047 (diff)
split into two methods (review feedback)
Diffstat (limited to 'document/abi-spec.json')
-rw-r--r--document/abi-spec.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/document/abi-spec.json b/document/abi-spec.json
index e9bf2cb6430..661bc35bb83 100644
--- a/document/abi-spec.json
+++ b/document/abi-spec.json
@@ -437,6 +437,7 @@
"public java.lang.Class getValueClass()",
"public boolean isValueCompatible(com.yahoo.document.datatypes.FieldValue)",
"public com.yahoo.document.StructDataType contentStruct()",
+ "public com.yahoo.document.StructDataType getStructType(java.lang.String)",
"public com.yahoo.document.StructDataType getDeclaredStructType(java.lang.String)",
"public com.yahoo.document.StructDataType getHeaderType()",
"protected void register(com.yahoo.document.DocumentTypeManager, java.util.List)",