public class ExternalIDCollectionRepresentation extends BaseCollectionRepresentation<ExternalIDRepresentation>
Constructor and Description |
---|
ExternalIDCollectionRepresentation() |
Modifier and Type | Method and Description |
---|---|
List<ExternalIDRepresentation> |
getExternalIds() |
Iterator<ExternalIDRepresentation> |
iterator() |
void |
setExternalIds(List<ExternalIDRepresentation> externalIds) |
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=ExternalIDRepresentation.class) public List<ExternalIDRepresentation> getExternalIds()
public void setExternalIds(List<ExternalIDRepresentation> externalIds)
@JSONProperty(ignore=true) public Iterator<ExternalIDRepresentation> iterator()
Copyright © 2020 (C) Cumulocity GmbH. All rights reserved.