com.cumulocity.model.idtype
Class XtId

java.lang.Object
  extended by org.svenson.AbstractDynamicProperties
      extended by com.cumulocity.model.ID
          extended by com.cumulocity.model.idtype.XtId
All Implemented Interfaces:
org.svenson.DynamicProperties
Direct Known Subclasses:
AssetTag, WeakTypedID

public class XtId
extends ID


Constructor Summary
XtId()
           
XtId(String id)
           
 
Method Summary
 
Methods inherited from class com.cumulocity.model.ID
equals, equalsIgnoreClass, getName, getType, getValue, hashCode, setName, setType, setValue, toString
 
Methods inherited from class org.svenson.AbstractDynamicProperties
getProperty, propertyNames, setProperty
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

XtId

public XtId(String id)

XtId

public XtId()


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