public class Parameters extends Resource implements org.hl7.fhir.instance.model.api.IBaseParameters
| Modifier and Type | Class and Description |
|---|---|
static class |
Parameters.ParametersParameterComponent |
| Modifier and Type | Field and Description |
|---|---|
protected List<Parameters.ParametersParameterComponent> |
parameter
A parameter passed to or received from the operation.
|
id, implicitRules, language, meta| Constructor and Description |
|---|
Parameters() |
| Modifier and Type | Method and Description |
|---|---|
Base |
addChild(String name) |
Parameters.ParametersParameterComponent |
addParameter() |
Parameters |
addParameter(Parameters.ParametersParameterComponent t) |
Parameters |
copy() |
boolean |
equalsDeep(Base other) |
boolean |
equalsShallow(Base other) |
String |
fhirType() |
List<Parameters.ParametersParameterComponent> |
getParameter() |
ResourceType |
getResourceType() |
boolean |
hasParameter() |
boolean |
isEmpty() |
protected void |
listChildren(List<Property> childrenList) |
void |
setProperty(String name,
Base value) |
protected Parameters |
typedCopy() |
copyValues, getId, getIdElement, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguageElement, getMeta, getStructureFhirVersionEnum, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, setId, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMetasetIdcastToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCode, castToCodeableConcept, castToCoding, castToContactPoint, castToDate, castToDateTime, castToDecimal, castToDuration, castToElementDefinition, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMeta, castToMoney, castToNarrative, castToOid, castToPeriod, castToPositiveInt, castToQuantity, castToRange, castToRatio, castToReference, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToTime, castToTiming, castToUnsignedInt, castToUri, children, compareDeep, compareDeep, compareDeep, compareValues, compareValues, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getUserData, getUserInt, getUserString, hasFormatComment, hasType, hasUserData, isMetadataBased, isPrimitive, listChildrenByName, primitiveValue, setUserData, setUserDataINNclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetIdElement, getMeta, getStructureFhirVersionEnum, setId, setIdprotected List<Parameters.ParametersParameterComponent> parameter
public Parameters()
public List<Parameters.ParametersParameterComponent> getParameter()
parameter (A parameter passed to or received from the operation.)public boolean hasParameter()
public Parameters.ParametersParameterComponent addParameter()
parameter (A parameter passed to or received from the operation.)public Parameters addParameter(Parameters.ParametersParameterComponent t)
protected void listChildren(List<Property> childrenList)
listChildren in class Resourcepublic void setProperty(String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class Resourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Parameters copy()
protected Parameters typedCopy()
public boolean equalsDeep(Base other)
equalsDeep in class Resourcepublic boolean equalsShallow(Base other)
equalsShallow in class Resourcepublic boolean isEmpty()
public ResourceType getResourceType()
getResourceType in class ResourceCopyright © 2014–2018 University Health Network. All rights reserved.