public static class CapabilityStatement.CapabilityStatementRestSecurityComponent extends BackboneElement implements IBaseBackboneElement
| Modifier and Type | Field and Description |
|---|---|
protected List<CapabilityStatement.CapabilityStatementRestSecurityCertificateComponent> |
certificate
Certificates associated with security profiles.
|
protected BooleanType |
cors
Server adds CORS headers when responding to requests - this enables javascript applications to use the server.
|
protected StringType |
description
General description of how security works.
|
protected List<CodeableConcept> |
service
Types of security services that are supported/required by the system.
|
modifierExtension| Constructor and Description |
|---|
CapabilityStatementRestSecurityComponent()
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 BooleanType cors
protected List<CodeableConcept> service
protected StringType description
protected List<CapabilityStatement.CapabilityStatementRestSecurityCertificateComponent> certificate
public CapabilityStatementRestSecurityComponent()
public BooleanType getCorsElement()
cors (Server adds CORS headers when responding to requests - this enables javascript applications to use the server.). This is the underlying object with id, value and extensions. The accessor "getCors" gives direct access to the valuepublic boolean hasCorsElement()
public boolean hasCors()
public CapabilityStatement.CapabilityStatementRestSecurityComponent setCorsElement(BooleanType value)
value - cors (Server adds CORS headers when responding to requests - this enables javascript applications to use the server.). This is the underlying object with id, value and extensions. The accessor "getCors" gives direct access to the valuepublic boolean getCors()
public CapabilityStatement.CapabilityStatementRestSecurityComponent setCors(boolean value)
value - Server adds CORS headers when responding to requests - this enables javascript applications to use the server.public List<CodeableConcept> getService()
service (Types of security services that are supported/required by the system.)public CapabilityStatement.CapabilityStatementRestSecurityComponent setService(List<CodeableConcept> theService)
this for easy method chainingpublic boolean hasService()
public CodeableConcept addService()
public CapabilityStatement.CapabilityStatementRestSecurityComponent addService(CodeableConcept t)
public CodeableConcept getServiceFirstRep()
service, creating it if it does not already existpublic StringType getDescriptionElement()
description (General description of how security works.). This is the underlying object with id, value and extensions. The accessor "getDescription" gives direct access to the valuepublic boolean hasDescriptionElement()
public boolean hasDescription()
public CapabilityStatement.CapabilityStatementRestSecurityComponent setDescriptionElement(StringType value)
value - description (General description of how security works.). This is the underlying object with id, value and extensions. The accessor "getDescription" gives direct access to the valuepublic String getDescription()
public CapabilityStatement.CapabilityStatementRestSecurityComponent setDescription(String value)
value - General description of how security works.public List<CapabilityStatement.CapabilityStatementRestSecurityCertificateComponent> getCertificate()
certificate (Certificates associated with security profiles.)public CapabilityStatement.CapabilityStatementRestSecurityComponent setCertificate(List<CapabilityStatement.CapabilityStatementRestSecurityCertificateComponent> theCertificate)
this for easy method chainingpublic boolean hasCertificate()
public CapabilityStatement.CapabilityStatementRestSecurityCertificateComponent addCertificate()
public CapabilityStatement.CapabilityStatementRestSecurityComponent addCertificate(CapabilityStatement.CapabilityStatementRestSecurityCertificateComponent t)
public CapabilityStatement.CapabilityStatementRestSecurityCertificateComponent getCertificateFirstRep()
certificate, 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 CapabilityStatement.CapabilityStatementRestSecurityComponent 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.