Package ca.uhn.fhir.context.support
Class IContextValidationSupport.StringConceptProperty
- java.lang.Object
-
- ca.uhn.fhir.context.support.IContextValidationSupport.BaseConceptProperty
-
- ca.uhn.fhir.context.support.IContextValidationSupport.StringConceptProperty
-
public static class IContextValidationSupport.StringConceptProperty extends IContextValidationSupport.BaseConceptProperty
-
-
Constructor Summary
Constructors Constructor Description StringConceptProperty(String theName, String theValue)Constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetValue()-
Methods inherited from class ca.uhn.fhir.context.support.IContextValidationSupport.BaseConceptProperty
getPropertyName
-
-
-
-
Constructor Detail
-
StringConceptProperty
public StringConceptProperty(String theName, String theValue)
Constructor- Parameters:
theName- The name
-
-