public class SubstancePolymer extends DomainResource
| Modifier and Type | Class and Description |
|---|---|
static class |
SubstancePolymer.SubstancePolymerMonomerSetComponent |
static class |
SubstancePolymer.SubstancePolymerMonomerSetStartingMaterialComponent |
static class |
SubstancePolymer.SubstancePolymerRepeatComponent |
static class |
SubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent |
static class |
SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent |
static class |
SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent |
| Modifier and Type | Field and Description |
|---|---|
protected CodeableConcept |
class_
Todo.
|
protected List<CodeableConcept> |
copolymerConnectivity
Todo.
|
protected CodeableConcept |
geometry
Todo.
|
protected List<StringType> |
modification
Todo.
|
protected List<SubstancePolymer.SubstancePolymerMonomerSetComponent> |
monomerSet
Todo.
|
protected List<SubstancePolymer.SubstancePolymerRepeatComponent> |
repeat
Todo.
|
contained, extension, modifierExtension, textid, implicitRules, language, meta| Constructor and Description |
|---|
SubstancePolymer()
Constructor
|
addContained, addExtension, addExtension, addExtension, addModifierExtension, addModifierExtension, checkNoModifiers, copyValues, getContained, getExtension, getExtensionByUrl, getExtensionsByUrl, getModifierExtension, getModifierExtensionsByUrl, getText, hasContained, hasExtension, hasExtension, hasModifierExtension, hasText, setContained, setExtension, setModifierExtension, setTextcopyValues, getId, getIdBase, getIdElement, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguage, getLanguageElement, getMeta, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, setId, setIdBase, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMetagetStructureFhirVersionEnum, isResource, setIdcastToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCanonical, castToCode, castToCodeableConcept, castToCoding, castToContactDetail, castToContactPoint, castToContributor, castToDataRequirement, castToDate, castToDateTime, castToDecimal, castToDosage, castToDuration, castToElementDefinition, castToExpression, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMarketingStatus, castToMeta, castToMoney, castToNarrative, castToOid, castToParameterDefinition, castToPeriod, castToPopulation, castToPositiveInt, castToProdCharacteristic, castToProductShelfLife, castToQuantity, castToRange, castToRatio, castToReference, castToRelatedArtifact, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToSubstanceAmount, castToTime, castToTiming, castToTriggerDefinition, castToType, castToUnsignedInt, castToUri, castToUrl, castToUsageContext, castToXhtml, castToXhtmlString, children, clearUserData, compareDeep, compareDeep, compareDeep, compareDeep, compareValues, compareValues, dateTimeValue, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getNamedProperty, getUserData, getUserInt, getUserString, hasFormatComment, hasPrimitiveValue, hasType, hasUserData, isBooleanPrimitive, isDateTime, isMetadataBased, isPrimitive, listChildrenByName, listChildrenByName, primitiveValue, setUserData, setUserDataINNclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetId, getIdElement, getLanguageElement, getUserData, setId, setUserDataprotected CodeableConcept class_
protected CodeableConcept geometry
protected List<CodeableConcept> copolymerConnectivity
protected List<StringType> modification
protected List<SubstancePolymer.SubstancePolymerMonomerSetComponent> monomerSet
protected List<SubstancePolymer.SubstancePolymerRepeatComponent> repeat
public SubstancePolymer()
public CodeableConcept getClass_()
class_ (Todo.)public boolean hasClass_()
public SubstancePolymer setClass_(CodeableConcept value)
value - class_ (Todo.)public CodeableConcept getGeometry()
geometry (Todo.)public boolean hasGeometry()
public SubstancePolymer setGeometry(CodeableConcept value)
value - geometry (Todo.)public List<CodeableConcept> getCopolymerConnectivity()
copolymerConnectivity (Todo.)public SubstancePolymer setCopolymerConnectivity(List<CodeableConcept> theCopolymerConnectivity)
this for easy method chainingpublic boolean hasCopolymerConnectivity()
public CodeableConcept addCopolymerConnectivity()
public SubstancePolymer addCopolymerConnectivity(CodeableConcept t)
public CodeableConcept getCopolymerConnectivityFirstRep()
copolymerConnectivity, creating it if it does not already existpublic List<StringType> getModification()
modification (Todo.)public SubstancePolymer setModification(List<StringType> theModification)
this for easy method chainingpublic boolean hasModification()
public StringType addModificationElement()
modification (Todo.)public SubstancePolymer addModification(String value)
value - modification (Todo.)public boolean hasModification(String value)
value - modification (Todo.)public List<SubstancePolymer.SubstancePolymerMonomerSetComponent> getMonomerSet()
monomerSet (Todo.)public SubstancePolymer setMonomerSet(List<SubstancePolymer.SubstancePolymerMonomerSetComponent> theMonomerSet)
this for easy method chainingpublic boolean hasMonomerSet()
public SubstancePolymer.SubstancePolymerMonomerSetComponent addMonomerSet()
public SubstancePolymer addMonomerSet(SubstancePolymer.SubstancePolymerMonomerSetComponent t)
public SubstancePolymer.SubstancePolymerMonomerSetComponent getMonomerSetFirstRep()
monomerSet, creating it if it does not already existpublic List<SubstancePolymer.SubstancePolymerRepeatComponent> getRepeat()
repeat (Todo.)public SubstancePolymer setRepeat(List<SubstancePolymer.SubstancePolymerRepeatComponent> theRepeat)
this for easy method chainingpublic boolean hasRepeat()
public SubstancePolymer.SubstancePolymerRepeatComponent addRepeat()
public SubstancePolymer addRepeat(SubstancePolymer.SubstancePolymerRepeatComponent t)
public SubstancePolymer.SubstancePolymerRepeatComponent getRepeatFirstRep()
repeat, creating it if it does not already existprotected void listChildren(List<Property> children)
listChildren in class DomainResourcepublic Property getNamedProperty(int _hash, String _name, boolean _checkValid) throws org.hl7.fhir.exceptions.FHIRException
getNamedProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException
getProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base setProperty(String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base makeProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException
makeProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic String[] getTypesForProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException
getTypesForProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base addChild(String name) throws org.hl7.fhir.exceptions.FHIRException
addChild in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic String fhirType()
fhirType in interface org.hl7.fhir.instance.model.api.IBasefhirType in class DomainResourcepublic SubstancePolymer copy()
copy in class DomainResourcepublic void copyValues(SubstancePolymer dst)
protected SubstancePolymer typedCopy()
public boolean equalsDeep(Base other_)
equalsDeep in class DomainResourcepublic boolean equalsShallow(Base other_)
equalsShallow in class DomainResourcepublic boolean isEmpty()
isEmpty in interface org.hl7.fhir.instance.model.api.IBaseisEmpty in class DomainResourcepublic ResourceType getResourceType()
getResourceType in class ResourceCopyright © 2014–2021 Health Level 7. All rights reserved.