Package org.hl7.fhir.r5.conformance
Class ProfileUtilities.BaseTypeSlice
- java.lang.Object
-
- org.hl7.fhir.r5.conformance.ProfileUtilities.BaseTypeSlice
-
- Enclosing class:
- ProfileUtilities
public class ProfileUtilities.BaseTypeSlice extends Object
-
-
Field Summary
Fields Modifier and Type Field Description booleanhandled
-
Constructor Summary
Constructors Constructor Description BaseTypeSlice(ElementDefinition defn, String type, int start, int end)
-
-
-
Field Detail
-
handled
public boolean handled
-
-
Constructor Detail
-
BaseTypeSlice
public BaseTypeSlice(ElementDefinition defn, String type, int start, int end)
-
-