T
- public class Reference<T> extends Object implements Serializable
Constructor and Description |
---|
Reference(long modelInstanceId,
Long contextId,
String referenceString)
Creates new instance.
|
Modifier and Type | Method and Description |
---|---|
long |
getContextId()
Returns context id.
|
long |
getModelInstanceId()
Returns model instance id.
|
String |
getReferenceString()
Returns expression string of the reference.
|
String |
toString() |
public long getModelInstanceId()
public long getContextId()
public String getReferenceString()
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.