Class TypedRef
- java.lang.Object
-
- no.nsd.qddt.domain.elementref.TypedRef
-
public class TypedRef extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description TypedRef()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ElementRefTyped<?>
cast(ElementRef element)
-
-
-
Method Detail
-
cast
public static ElementRefTyped<?> cast(ElementRef element)
-
-