com.cumulocity.rest.representation.identity
Class ExternalIDCollectionRepresentation
java.lang.Object
com.cumulocity.rest.representation.BaseResourceRepresentation
com.cumulocity.rest.representation.BaseCollectionRepresentation
com.cumulocity.rest.representation.identity.ExternalIDCollectionRepresentation
- All Implemented Interfaces:
- ResourceRepresentation
public class ExternalIDCollectionRepresentation
- extends BaseCollectionRepresentation
ExternalIDCollectionRepresentation
public ExternalIDCollectionRepresentation()
getExternalIds
@JSONTypeHint(value=ExternalIDRepresentation.class)
public List<ExternalIDRepresentation> getExternalIds()
setExternalIds
public void setExternalIds(List<ExternalIDRepresentation> externalIds)
Copyright © 2013 (C) Cumulocity GmbH. All Rights Reserved.