Uses of Class
com.ibm.fhir.model.type.PositiveInt.Builder
-
Packages that use PositiveInt.Builder Package Description com.ibm.fhir.model.type -
-
Uses of PositiveInt.Builder in com.ibm.fhir.model.type
Methods in com.ibm.fhir.model.type that return PositiveInt.Builder Modifier and Type Method Description static PositiveInt.BuilderPositiveInt. builder()PositiveInt.BuilderPositiveInt.Builder. extension(Extension... extension)May be used to represent additional information that is not part of the basic definition of the resource.PositiveInt.BuilderPositiveInt.Builder. extension(Collection<Extension> extension)May be used to represent additional information that is not part of the basic definition of the resource.protected PositiveInt.BuilderPositiveInt.Builder. from(PositiveInt positiveInt)PositiveInt.BuilderPositiveInt.Builder. id(String id)unique id for the element within a resource (for internal references)PositiveInt.BuilderPositiveInt. toBuilder()PositiveInt.BuilderPositiveInt.Builder. value(Integer value)Primitive value for positiveIntPositiveInt.BuilderPositiveInt.Builder. value(String value)
-