public class Parameters extends Resource implements 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, metaINCLUDE_ALL, WILDCARD_ALL_SETRES_ID, SP_RES_ID, SP_RES_LANGUAGE| Constructor and Description |
|---|
Parameters()
Constructor
|
| 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() |
Parameters.ParametersParameterComponent |
getParameterFirstRep() |
Base[] |
getProperty(int hash,
String name,
boolean checkValid) |
ResourceType |
getResourceType() |
String[] |
getTypesForProperty(int hash,
String name) |
boolean |
hasParameter() |
boolean |
isEmpty() |
protected void |
listChildren(List<Property> childrenList) |
Base |
makeProperty(int hash,
String name) |
Parameters |
setParameter(List<Parameters.ParametersParameterComponent> theParameter) |
Base |
setProperty(int hash,
String name,
Base value) |
Base |
setProperty(String name,
Base value) |
protected Parameters |
typedCopy() |
copyValues, getId, getIdBase, getIdElement, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguageElement, getMeta, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, setId, setIdBase, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMetagetStructureFhirVersionEnum, isResource, setIdcastToAddress, 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, listChildrenByName, listChildrenByName, primitiveValue, setUserData, setUserDataINNclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetIdElement, getMeta, getStructureFhirVersionEnum, setId, setIdgetFormatCommentsPost, getFormatCommentsPre, hasFormatCommentgetUserData, setUserDataprotected List<Parameters.ParametersParameterComponent> parameter
public Parameters()
public List<Parameters.ParametersParameterComponent> getParameter()
parameter (A parameter passed to or received from the operation.)public Parameters setParameter(List<Parameters.ParametersParameterComponent> theParameter)
this for easy method chainingpublic boolean hasParameter()
public Parameters.ParametersParameterComponent addParameter()
public Parameters addParameter(Parameters.ParametersParameterComponent t)
public Parameters.ParametersParameterComponent getParameterFirstRep()
parameter, creating it if it does not already existprotected void listChildren(List<Property> childrenList)
listChildren in class Resourcepublic Base[] getProperty(int hash, String name, boolean checkValid) throws FHIRException
getProperty in class ResourceFHIRExceptionpublic Base setProperty(int hash, String name, Base value) throws FHIRException
setProperty in class ResourceFHIRExceptionpublic Base setProperty(String name, Base value) throws FHIRException
setProperty in class ResourceFHIRExceptionpublic Base makeProperty(int hash, String name) throws FHIRException
makeProperty in class ResourceFHIRExceptionpublic String[] getTypesForProperty(int hash, String name) throws FHIRException
getTypesForProperty in class ResourceFHIRExceptionpublic Base addChild(String name) throws FHIRException
addChild in class ResourceFHIRExceptionpublic 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–2017 University Health Network. All rights reserved.