public class PluginCollectionRepresentation extends BaseCollectionRepresentation<PluginRepresentation>
Constructor and Description |
---|
PluginCollectionRepresentation() |
Modifier and Type | Method and Description |
---|---|
List<PluginRepresentation> |
getPlugins() |
Iterator<PluginRepresentation> |
iterator() |
void |
setPlugins(List<PluginRepresentation> plugins) |
getNext, getPageStatistics, getPrev, setNext, setPageStatistics, setPrev
getSelf, getSelfDecoded, setSelf, toJSON, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
forEach, spliterator
public List<PluginRepresentation> getPlugins()
@JSONTypeHint(value=PluginRepresentation.class) public void setPlugins(List<PluginRepresentation> plugins)
@JSONProperty(ignore=true) public Iterator<PluginRepresentation> iterator()
Copyright © 2020 (C) Cumulocity GmbH. All rights reserved.