Class RestTagModelsCollection

All Implemented Interfaces:
IModelsCollectionAssertion<RestTagModelsCollection>, IRestModelsCollection<RestTagModel>

public class RestTagModelsCollection extends RestModels<RestTagModel,RestTagModelsCollection>
Handles collection of Tags "entries": [ {"entry": { "tag":"addedtag-c7444-1474370805346", "id":"f45c4d06-f4df-42d7-a118-29121557d284"} }, {"entry": {"tag":"addedtag-c7444-1474370863151", "id":"c05bdec5-1051-4413-9db6-0d3797f1cce5"} }
Author:
Corina Nechifor
  • Constructor Details

    • RestTagModelsCollection

      public RestTagModelsCollection()