Package com.rosetta.model.lib.meta
Interface ReferenceWithMeta<T>
- All Superinterfaces:
FieldWithMeta<T>
- All Known Subinterfaces:
ReferenceWithMeta.ReferenceWithMetaBuilder<I>
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceNested classes/interfaces inherited from interface com.rosetta.model.lib.meta.FieldWithMeta
FieldWithMeta.FieldWithMetaBuilder<T> -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface com.rosetta.model.lib.meta.FieldWithMeta
getValue
-
Method Details
-
getGlobalReference
String getGlobalReference() -
getExternalReference
String getExternalReference() -
getReference
Reference getReference() -
getValueType
- Specified by:
getValueTypein interfaceFieldWithMeta<T>
-