CatalogEntry |
CatalogEntry.addAdditionalCharacteristic(CodeableConcept t) |
CatalogEntry |
CatalogEntry.addAdditionalClassification(CodeableConcept t) |
CatalogEntry |
CatalogEntry.addAdditionalIdentifier(Identifier t) |
CatalogEntry |
CatalogEntry.addClassification(CodeableConcept t) |
CatalogEntry |
CatalogEntry.addIdentifier(Identifier t) |
CatalogEntry |
CatalogEntry.addRelatedEntry(CatalogEntry.CatalogEntryRelatedEntryComponent t) |
CatalogEntry |
CatalogEntry.copy() |
CatalogEntry |
CatalogEntry.CatalogEntryRelatedEntryComponent.getItemTarget() |
CatalogEntry |
CatalogEntry.setAdditionalCharacteristic(List<CodeableConcept> theAdditionalCharacteristic) |
CatalogEntry |
CatalogEntry.setAdditionalClassification(List<CodeableConcept> theAdditionalClassification) |
CatalogEntry |
CatalogEntry.setAdditionalIdentifier(List<Identifier> theAdditionalIdentifier) |
CatalogEntry |
CatalogEntry.setClassification(List<CodeableConcept> theClassification) |
CatalogEntry |
CatalogEntry.setIdentifier(List<Identifier> theIdentifier) |
CatalogEntry |
CatalogEntry.setLastUpdated(Date value) |
CatalogEntry |
CatalogEntry.setLastUpdatedElement(DateTimeType value) |
CatalogEntry |
CatalogEntry.setOrderable(boolean value) |
CatalogEntry |
CatalogEntry.setOrderableElement(BooleanType value) |
CatalogEntry |
CatalogEntry.setReferencedItem(Reference value) |
CatalogEntry |
CatalogEntry.setReferencedItemTarget(Resource value) |
CatalogEntry |
CatalogEntry.setRelatedEntry(List<CatalogEntry.CatalogEntryRelatedEntryComponent> theRelatedEntry) |
CatalogEntry |
CatalogEntry.setStatus(Enumerations.PublicationStatus value) |
CatalogEntry |
CatalogEntry.setStatusElement(Enumeration<Enumerations.PublicationStatus> value) |
CatalogEntry |
CatalogEntry.setType(CodeableConcept value) |
CatalogEntry |
CatalogEntry.setValidityPeriod(Period value) |
CatalogEntry |
CatalogEntry.setValidTo(Date value) |
CatalogEntry |
CatalogEntry.setValidToElement(DateTimeType value) |
protected CatalogEntry |
CatalogEntry.typedCopy() |