Package org.hl7.fhir.instance.model.api
Interface IBaseLongDatatype
-
- All Superinterfaces:
IBase,IBaseDatatype,IElement,IPrimitiveType<Integer>,Serializable
public interface IBaseLongDatatype extends IPrimitiveType<Integer>
-
-
Method Summary
-
Methods inherited from interface org.hl7.fhir.instance.model.api.IBase
fhirType, getFormatCommentsPost, getFormatCommentsPre, getUserData, hasFormatComment, isEmpty, setUserData
-
Methods inherited from interface org.hl7.fhir.instance.model.api.IPrimitiveType
getValue, getValueAsString, hasValue, setValue, setValueAsString
-
-