Interface DataTypeDictionary
public interface DataTypeDictionary
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescription@Nullable DataTypeCodec@Nullable DataTypeDictionary.TypegetTypes()void
-
Method Details
-
getNamespaceUri
String getNamespaceUri() -
getCodec
-
registerType
-
getType
-
getTypes
List<DataTypeDictionary.Type> getTypes()
-