public static class Conformance.RestSecurityCertificate extends BaseIdentifiableElement implements IResourceBlock
Definition: Certificates associated with security profiles
| Constructor and Description |
|---|
RestSecurityCertificate() |
| Modifier and Type | Method and Description |
|---|---|
<T extends IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
byte[] |
getBlob()
Gets the value(s) for blob ().
|
Base64BinaryDt |
getBlobElement()
Gets the value(s) for blob ().
|
String |
getType()
Gets the value(s) for type ().
|
CodeDt |
getTypeElement()
Gets the value(s) for type ().
|
boolean |
isEmpty() |
Conformance.RestSecurityCertificate |
setBlob(Base64BinaryDt theValue)
Sets the value(s) for blob ()
|
Conformance.RestSecurityCertificate |
setBlob(byte[] theBytes)
Sets the value for blob ()
|
Conformance.RestSecurityCertificate |
setType(CodeDt theValue)
Sets the value(s) for type ()
|
Conformance.RestSecurityCertificate |
setType(String theCode)
Sets the value for type ()
|
getElementSpecificId, getId, setElementSpecificId, setId, setIdaddUndeclaredExtension, addUndeclaredExtension, addUndeclaredExtension, getAllUndeclaredExtensions, getUndeclaredExtensions, getUndeclaredExtensionsByUrl, getUndeclaredModifierExtensions, isBaseEmptyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetElementSpecificId, getId, setElementSpecificId, setId, setIdpublic RestSecurityCertificate()
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ICompositeElementpublic CodeDt getTypeElement()
null.
Definition: Mime type for certificate
public String getType()
null.
Definition: Mime type for certificate
public Conformance.RestSecurityCertificate setType(CodeDt theValue)
Definition: Mime type for certificate
public Conformance.RestSecurityCertificate setType(String theCode)
Definition: Mime type for certificate
public Base64BinaryDt getBlobElement()
null.
Definition: Actual certificate
public byte[] getBlob()
null.
Definition: Actual certificate
public Conformance.RestSecurityCertificate setBlob(Base64BinaryDt theValue)
Definition: Actual certificate
public Conformance.RestSecurityCertificate setBlob(byte[] theBytes)
Definition: Actual certificate
Copyright © 2014–2016 University Health Network. All rights reserved.