public class ContentItemFactory.DateContentItem extends ContentItemFactory.StringContentItem
stringValueconceptName, referencedContentItemIdentifier, valueTyperelationshipType| Constructor and Description |
|---|
ContentItemFactory.DateContentItem(ContentItem parent,
AttributeList list) |
ContentItemFactory.DateContentItem(ContentItem parent,
java.lang.String relationshipType,
CodedSequenceItem conceptName,
java.lang.String stringValue) |
| Modifier and Type | Method and Description |
|---|---|
void |
setConceptValue(java.lang.String stringValue) |
getConceptValue, setConceptValue, toStringcontentItemNameMatchesCodeValueAndCodingSchemeDesignator, getConceptName, getConceptNameAndValue, getConceptNameCodeMeaning, getConceptNameCodeValue, getConceptNameCodingSchemeDesignator, getValueTypeaddChild, addSibling, children, contentItemNameMatchesCodeValueAndCodingSchemeDesignator, getAllowsChildren, getAttributeList, getChildAt, getChildCount, getGraphicData, getGraphicType, getIndex, getNamedChild, getNamedChild, getParent, getParentAsContentItem, getReferencedContentItemIdentifier, getReferencedContentItemIdentifierArray, getReferencedSOPClassUID, getReferencedSOPInstanceUID, getRelationshipType, getSingleStringValueOrNull, getSingleStringValueOrNullOfNamedChild, getSingleStringValueOrNullOfNamedChild, isLeafpublic ContentItemFactory.DateContentItem(ContentItem parent, AttributeList list)
parent - list - public ContentItemFactory.DateContentItem(ContentItem parent, java.lang.String relationshipType, CodedSequenceItem conceptName, java.lang.String stringValue) throws DicomException
parent - relationshipType - conceptName - stringValue - DicomExceptionpublic void setConceptValue(java.lang.String stringValue)
throws DicomException
stringValue - if null, removes the valueDicomException