com.cumulocity.model.idtype
Class WeakTypedID
java.lang.Object
org.svenson.AbstractDynamicProperties
com.cumulocity.model.ID
com.cumulocity.model.idtype.XtId
com.cumulocity.model.idtype.WeakTypedID
- All Implemented Interfaces:
- org.svenson.DynamicProperties
public class WeakTypedID
- extends XtId
Representation of a weak-type ID, ie an ID whose type does not match
a known fully qualified class name.
All such weak-typed IDs are defined to be kinds of XtId.
- Author:
- pitchfor
Constructor Summary |
WeakTypedID(ID in)
Copy constructor for converting base ID types to WeakTypedID |
Methods inherited from class org.svenson.AbstractDynamicProperties |
getProperty, propertyNames, setProperty |
WeakTypedID
public WeakTypedID(ID in)
- Copy constructor for converting base ID types to WeakTypedID
- Parameters:
in
-
Copyright © 2013 (C) Cumulocity GmbH. All Rights Reserved.