| Methods in org.opencrx.kernel.product1.jdo2 that return ProductAddress.Identity |
static ProductAddress.Identity |
WebAddress.newIdentity(org.oasisopen.cci2.PersistentIdentity addressContainer,
boolean idIsPersistent,
String id)
|
static ProductAddress.Identity |
Room.newIdentity(org.oasisopen.cci2.PersistentIdentity addressContainer,
boolean idIsPersistent,
String id)
|
static ProductAddress.Identity |
ProductAddress.newIdentity(org.oasisopen.cci2.PersistentIdentity addressContainer,
boolean idIsPersistent,
String id)
|
static ProductAddress.Identity |
PostalAddress.newIdentity(org.oasisopen.cci2.PersistentIdentity addressContainer,
boolean idIsPersistent,
String id)
|
static ProductAddress.Identity |
PhoneNumber.newIdentity(org.oasisopen.cci2.PersistentIdentity addressContainer,
boolean idIsPersistent,
String id)
|
static ProductAddress.Identity |
EmailAddress.newIdentity(org.oasisopen.cci2.PersistentIdentity addressContainer,
boolean idIsPersistent,
String id)
|