Class PropertyInfoFromJsonFile
java.lang.Object
foundation.omni.netapi.omniwallet.PropertyInfoFromJsonFile
Utility to read OmniwalletPropertiesListResponse from an Input Stream (resource) or from
a string.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic List
<OmniPropertyInfo> readPropertyInfoListFromInputStream
(InputStream inputStream) readResponseFromInputStream
(InputStream inputStream) readResponseFromString
(String json)
-
Constructor Details
-
PropertyInfoFromJsonFile
public PropertyInfoFromJsonFile()
-
-
Method Details
-
readPropertyInfoListFromInputStream
-
readResponseFromInputStream
-
readResponseFromString
-