Class StartTimeAdapter
java.lang.Object
com.google.gson.TypeAdapter<StartTime>
com.suse.salt.netapi.parser.StartTimeAdapter
Json adapter to handle the Job.StartTime date format given by netapi
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.google.gson.TypeAdapter
fromJson, fromJson, fromJsonTree, nullSafe, toJson, toJson, toJsonTree
-
Constructor Details
-
StartTimeAdapter
public StartTimeAdapter()
-
-
Method Details
-
write
- Specified by:
writein classcom.google.gson.TypeAdapter<StartTime>- Throws:
IOException
-
read
- Specified by:
readin classcom.google.gson.TypeAdapter<StartTime>- Throws:
IOException
-