Uses of Class
ca.uhn.fhir.model.primitive.IntegerDt
-
Packages that use IntegerDt Package Description ca.uhn.fhir.model.primitive ca.uhn.fhir.rest.param -
-
Uses of IntegerDt in ca.uhn.fhir.model.primitive
Subclasses of IntegerDt in ca.uhn.fhir.model.primitive Modifier and Type Class Description classPositiveIntDtclassUnsignedIntDt -
Uses of IntegerDt in ca.uhn.fhir.rest.param
Methods in ca.uhn.fhir.rest.param that return IntegerDt Modifier and Type Method Description static IntegerDtParameterUtil. toInteger(Object theArgument)Methods in ca.uhn.fhir.rest.param with parameters of type IntegerDt Modifier and Type Method Description static ObjectParameterUtil. fromInteger(Class<?> theType, IntegerDt theArgument)
-