com.cumulocity.model
Class ExternalIDWrapperCollection

java.lang.Object
  extended by com.cumulocity.model.ExternalIDWrapperCollection

public class ExternalIDWrapperCollection
extends Object

A Collection of ExternalIDWrapper


Constructor Summary
ExternalIDWrapperCollection()
           
 
Method Summary
 List<ExternalIDWrapper> getExternalIds()
           
 GId getGid()
           
 void setExternalIds(List<ExternalIDWrapper> idList)
           
 void setGid(GId gid)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExternalIDWrapperCollection

public ExternalIDWrapperCollection()
Method Detail

getGid

public GId getGid()

setGid

public void setGid(GId gid)

getExternalIds

public List<ExternalIDWrapper> getExternalIds()

setExternalIds

public void setExternalIds(List<ExternalIDWrapper> idList)


Copyright © 2013 (C) Cumulocity GmbH. All Rights Reserved.