public class VerAndDataType extends Object
SemanticVersion and the data class with the full qualified data name, usually
retrieved from serialization service.| Modifier and Type | Method and Description |
|---|---|
static VerAndDataType |
fromJson(String json) |
Class |
getDataClass() |
String |
getDataType() |
org.ebay.datameta.util.jdk.SemanticVersion |
getVersion() |
String |
toString() |
public static VerAndDataType fromJson(String json) throws IOException
IOExceptionpublic org.ebay.datameta.util.jdk.SemanticVersion getVersion()
public String getDataType()
public Class getDataClass()
Copyright © 2018. All rights reserved.