public class OptionCollectionRepresentation extends BaseCollectionRepresentation<OptionRepresentation>
Constructor and Description |
---|
OptionCollectionRepresentation() |
Modifier and Type | Method and Description |
---|---|
List<OptionRepresentation> |
getOptions() |
Iterator<OptionRepresentation> |
iterator() |
void |
setOptions(List<OptionRepresentation> tenants) |
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<OptionRepresentation> getOptions()
@JSONTypeHint(value=OptionRepresentation.class) public void setOptions(List<OptionRepresentation> tenants)
@JSONProperty(ignore=true) public Iterator<OptionRepresentation> iterator()
Copyright © 2020 (C) Cumulocity GmbH. All rights reserved.