JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.ehrbase.openehr.sdk.serialisation.walker
Interface RmPrimitive<T>
All Known Implementing Classes:
RmBoolean
,
RmLong
,
RmString
public interface
RmPrimitive<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
getValue
()
Method Details
getValue
T
getValue
()