public static class OperationDefinition.OperationDefinitionParameterComponent extends BackboneElement implements IBaseBackboneElement
| Modifier and Type | Field and Description |
|---|---|
protected OperationDefinition.OperationDefinitionParameterBindingComponent |
binding
Binds to a value set if this parameter is coded (code, Coding, CodeableConcept).
|
protected StringType |
documentation
Describes the meaning or use of this parameter.
|
protected StringType |
max
The maximum number of times this element is permitted to appear in the request or response.
|
protected IntegerType |
min
The minimum number of times this parameter SHALL appear in the request or response.
|
protected CodeType |
name
The name of used to identify the parameter.
|
protected List<OperationDefinition.OperationDefinitionParameterComponent> |
part
The parts of a nested Parameter.
|
protected Reference |
profile
A profile the specifies the rules that this parameter must conform to.
|
protected StructureDefinition |
profileTarget
The actual object that is the target of the reference (A profile the specifies the rules that this parameter must conform to.)
|
protected Enumeration<Enumerations.SearchParamType> |
searchType
How the parameter is understood as a search parameter.
|
protected CodeType |
type
The type for this parameter.
|
protected Enumeration<OperationDefinition.OperationParameterUse> |
use
Whether this is an input or an output parameter.
|
modifierExtension| Constructor and Description |
|---|
OperationDefinitionParameterComponent()
Constructor
|
OperationDefinitionParameterComponent(CodeType name,
Enumeration<OperationDefinition.OperationParameterUse> use,
IntegerType min,
StringType max)
Constructor
|
addModifierExtension, addModifierExtension, copyValues, getModifierExtension, getModifierExtensionFirstRep, hasModifierExtension, setModifierExtensionaddExtension, addExtension, addExtension, copyValues, getExtension, getExtensionFirstRep, getExtensionsByUrl, getExtensionString, getId, getIdBase, getIdElement, hasExtension, hasExtension, hasId, hasIdElement, setExtension, setId, setIdBase, setIdElementcastToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCode, castToCodeableConcept, castToCoding, castToContactDetail, castToContactPoint, castToContributor, castToDataRequirement, castToDate, castToDateTime, castToDecimal, castToDosage, castToDuration, castToElementDefinition, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMeta, castToMoney, castToNarrative, castToOid, castToParameterDefinition, castToPeriod, castToPositiveInt, castToQuantity, castToRange, castToRatio, castToReference, castToRelatedArtifact, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToTime, castToTiming, castToTriggerDefinition, castToType, castToUnsignedInt, castToUri, castToUsageContext, castToXhtml, castToXhtmlString, children, clearUserData, compareDeep, compareDeep, compareDeep, compareValues, compareValues, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getUserData, getUserInt, getUserString, hasFormatComment, hasPrimitiveValue, hasType, hasUserData, isMetadataBased, isPrimitive, isResource, listChildrenByName, listChildrenByName, primitiveValue, setUserData, setUserDataINNclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFormatCommentsPost, getFormatCommentsPre, hasFormatCommentaddExtension, getExtension, hasExtensionaddModifierExtension, getModifierExtension, hasModifierExtensionprotected Enumeration<OperationDefinition.OperationParameterUse> use
protected IntegerType min
protected StringType max
protected StringType documentation
protected Enumeration<Enumerations.SearchParamType> searchType
protected Reference profile
protected StructureDefinition profileTarget
protected OperationDefinition.OperationDefinitionParameterBindingComponent binding
protected List<OperationDefinition.OperationDefinitionParameterComponent> part
public OperationDefinitionParameterComponent()
public OperationDefinitionParameterComponent(CodeType name, Enumeration<OperationDefinition.OperationParameterUse> use, IntegerType min, StringType max)
public CodeType getNameElement()
name (The name of used to identify the parameter.). This is the underlying object with id, value and extensions. The accessor "getName" gives direct access to the valuepublic boolean hasNameElement()
public boolean hasName()
public OperationDefinition.OperationDefinitionParameterComponent setNameElement(CodeType value)
value - name (The name of used to identify the parameter.). This is the underlying object with id, value and extensions. The accessor "getName" gives direct access to the valuepublic OperationDefinition.OperationDefinitionParameterComponent setName(String value)
value - The name of used to identify the parameter.public Enumeration<OperationDefinition.OperationParameterUse> getUseElement()
use (Whether this is an input or an output parameter.). This is the underlying object with id, value and extensions. The accessor "getUse" gives direct access to the valuepublic boolean hasUseElement()
public boolean hasUse()
public OperationDefinition.OperationDefinitionParameterComponent setUseElement(Enumeration<OperationDefinition.OperationParameterUse> value)
value - use (Whether this is an input or an output parameter.). This is the underlying object with id, value and extensions. The accessor "getUse" gives direct access to the valuepublic OperationDefinition.OperationParameterUse getUse()
public OperationDefinition.OperationDefinitionParameterComponent setUse(OperationDefinition.OperationParameterUse value)
value - Whether this is an input or an output parameter.public IntegerType getMinElement()
min (The minimum number of times this parameter SHALL appear in the request or response.). This is the underlying object with id, value and extensions. The accessor "getMin" gives direct access to the valuepublic boolean hasMinElement()
public boolean hasMin()
public OperationDefinition.OperationDefinitionParameterComponent setMinElement(IntegerType value)
value - min (The minimum number of times this parameter SHALL appear in the request or response.). This is the underlying object with id, value and extensions. The accessor "getMin" gives direct access to the valuepublic int getMin()
public OperationDefinition.OperationDefinitionParameterComponent setMin(int value)
value - The minimum number of times this parameter SHALL appear in the request or response.public StringType getMaxElement()
max (The maximum number of times this element is permitted to appear in the request or response.). This is the underlying object with id, value and extensions. The accessor "getMax" gives direct access to the valuepublic boolean hasMaxElement()
public boolean hasMax()
public OperationDefinition.OperationDefinitionParameterComponent setMaxElement(StringType value)
value - max (The maximum number of times this element is permitted to appear in the request or response.). This is the underlying object with id, value and extensions. The accessor "getMax" gives direct access to the valuepublic String getMax()
public OperationDefinition.OperationDefinitionParameterComponent setMax(String value)
value - The maximum number of times this element is permitted to appear in the request or response.public StringType getDocumentationElement()
documentation (Describes the meaning or use of this parameter.). This is the underlying object with id, value and extensions. The accessor "getDocumentation" gives direct access to the valuepublic boolean hasDocumentationElement()
public boolean hasDocumentation()
public OperationDefinition.OperationDefinitionParameterComponent setDocumentationElement(StringType value)
value - documentation (Describes the meaning or use of this parameter.). This is the underlying object with id, value and extensions. The accessor "getDocumentation" gives direct access to the valuepublic String getDocumentation()
public OperationDefinition.OperationDefinitionParameterComponent setDocumentation(String value)
value - Describes the meaning or use of this parameter.public CodeType getTypeElement()
type (The type for this parameter.). This is the underlying object with id, value and extensions. The accessor "getType" gives direct access to the valuepublic boolean hasTypeElement()
public boolean hasType()
public OperationDefinition.OperationDefinitionParameterComponent setTypeElement(CodeType value)
value - type (The type for this parameter.). This is the underlying object with id, value and extensions. The accessor "getType" gives direct access to the valuepublic OperationDefinition.OperationDefinitionParameterComponent setType(String value)
value - The type for this parameter.public Enumeration<Enumerations.SearchParamType> getSearchTypeElement()
searchType (How the parameter is understood as a search parameter. This is only used if the parameter type is 'string'.). This is the underlying object with id, value and extensions. The accessor "getSearchType" gives direct access to the valuepublic boolean hasSearchTypeElement()
public boolean hasSearchType()
public OperationDefinition.OperationDefinitionParameterComponent setSearchTypeElement(Enumeration<Enumerations.SearchParamType> value)
value - searchType (How the parameter is understood as a search parameter. This is only used if the parameter type is 'string'.). This is the underlying object with id, value and extensions. The accessor "getSearchType" gives direct access to the valuepublic Enumerations.SearchParamType getSearchType()
public OperationDefinition.OperationDefinitionParameterComponent setSearchType(Enumerations.SearchParamType value)
value - How the parameter is understood as a search parameter. This is only used if the parameter type is 'string'.public Reference getProfile()
profile (A profile the specifies the rules that this parameter must conform to.)public boolean hasProfile()
public OperationDefinition.OperationDefinitionParameterComponent setProfile(Reference value)
value - profile (A profile the specifies the rules that this parameter must conform to.)public StructureDefinition getProfileTarget()
profile The actual object that is the target of the reference. The reference library doesn't populate this, but you can use it to hold the resource if you resolve it. (A profile the specifies the rules that this parameter must conform to.)public OperationDefinition.OperationDefinitionParameterComponent setProfileTarget(StructureDefinition value)
value - profile The actual object that is the target of the reference. The reference library doesn't use these, but you can use it to hold the resource if you resolve it. (A profile the specifies the rules that this parameter must conform to.)public OperationDefinition.OperationDefinitionParameterBindingComponent getBinding()
binding (Binds to a value set if this parameter is coded (code, Coding, CodeableConcept).)public boolean hasBinding()
public OperationDefinition.OperationDefinitionParameterComponent setBinding(OperationDefinition.OperationDefinitionParameterBindingComponent value)
value - binding (Binds to a value set if this parameter is coded (code, Coding, CodeableConcept).)public List<OperationDefinition.OperationDefinitionParameterComponent> getPart()
part (The parts of a nested Parameter.)public OperationDefinition.OperationDefinitionParameterComponent setPart(List<OperationDefinition.OperationDefinitionParameterComponent> thePart)
this for easy method chainingpublic boolean hasPart()
public OperationDefinition.OperationDefinitionParameterComponent addPart()
public OperationDefinition.OperationDefinitionParameterComponent addPart(OperationDefinition.OperationDefinitionParameterComponent t)
public OperationDefinition.OperationDefinitionParameterComponent getPartFirstRep()
part, creating it if it does not already existprotected void listChildren(List<Property> childrenList)
listChildren in class BackboneElementpublic Base[] getProperty(int hash, String name, boolean checkValid) throws FHIRException
getProperty in class BackboneElementFHIRExceptionpublic Base setProperty(int hash, String name, Base value) throws FHIRException
setProperty in class BackboneElementFHIRExceptionpublic Base setProperty(String name, Base value) throws FHIRException
setProperty in class BackboneElementFHIRExceptionpublic Base makeProperty(int hash, String name) throws FHIRException
makeProperty in class BackboneElementFHIRExceptionpublic String[] getTypesForProperty(int hash, String name) throws FHIRException
getTypesForProperty in class BackboneElementFHIRExceptionpublic Base addChild(String name) throws FHIRException
addChild in class BackboneElementFHIRExceptionpublic OperationDefinition.OperationDefinitionParameterComponent copy()
copy in class BackboneElementpublic boolean equalsDeep(Base other)
equalsDeep in class BackboneElementpublic boolean equalsShallow(Base other)
equalsShallow in class BackboneElementpublic boolean isEmpty()
isEmpty in interface IBaseisEmpty in class BackboneElementpublic String fhirType()
fhirType in class BackboneElementCopyright © 2014–2017 University Health Network. All rights reserved.