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