public interface IPropertyId
| Modifier and Type | Method and Description |
|---|---|
static IPropertyId |
fromNativeValue(int nativeValue) |
int |
getNativeValue()
the native value
|
int getNativeValue()
static IPropertyId fromNativeValue(int nativeValue)