Class UnsignedIntType

All Implemented Interfaces:
ca.uhn.fhir.model.api.IElement, Externalizable, Serializable, org.hl7.fhir.instance.model.api.IBase, org.hl7.fhir.instance.model.api.IBaseDatatype, org.hl7.fhir.instance.model.api.IBaseElement, org.hl7.fhir.instance.model.api.IBaseHasExtensions, org.hl7.fhir.instance.model.api.IBaseIntegerDatatype, org.hl7.fhir.instance.model.api.IPrimitiveType<Integer>

public class UnsignedIntType extends IntegerType
Primitive type "integer" in FHIR: A signed 32-bit integer
See Also: