Uses of Class
org.oasisopen.odata.csdl.v4.TReference
-
Packages that use TReference Package Description org.oasisopen.odata.csdl.v4 -
-
Uses of TReference in org.oasisopen.odata.csdl.v4
Fields in org.oasisopen.odata.csdl.v4 with type parameters of type TReference Modifier and Type Field Description protected List<TReference>TEdmx. referenceMethods in org.oasisopen.odata.csdl.v4 that return TReference Modifier and Type Method Description TReferenceObjectFactory. createTReference()Create an instance ofTReferenceMethods in org.oasisopen.odata.csdl.v4 that return types with arguments of type TReference Modifier and Type Method Description List<TReference>TEdmx. getReference()Gets the value of the reference property.
-