com.pixelmed.dicom
Class ContentItemFactory.UnrecognizedContentItem
java.lang.Object
com.pixelmed.dicom.ContentItem
com.pixelmed.dicom.ContentItemFactory.UnrecognizedContentItem
- All Implemented Interfaces:
- TreeNode
- Enclosing class:
- ContentItemFactory
public class ContentItemFactory.UnrecognizedContentItem
- extends ContentItem
| Methods inherited from class com.pixelmed.dicom.ContentItem |
addChild, addSibling, children, contentItemNameMatchesCodeValueAndCodingSchemeDesignator, contentItemNameMatchesCodeValueAndCodingSchemeDesignator, getAllowsChildren, getAttributeList, getChildAt, getChildCount, getConceptName, getConceptNameAndValue, getConceptNameCodeMeaning, getConceptNameCodeValue, getConceptNameCodingSchemeDesignator, getGraphicData, getGraphicType, getIndex, getNamedChild, getNamedChild, getParent, getParentAsContentItem, getReferencedContentItemIdentifier, getReferencedContentItemIdentifierArray, getReferencedSOPClassUID, getReferencedSOPInstanceUID, getRelationshipType, getSingleStringValueOrNull, getSingleStringValueOrNullOfNamedChild, getSingleStringValueOrNullOfNamedChild, getValueType, isLeaf, toString |
ContentItemFactory.UnrecognizedContentItem
public ContentItemFactory.UnrecognizedContentItem(ContentItem parent)
- Parameters:
parent -
ContentItemFactory.UnrecognizedContentItem
public ContentItemFactory.UnrecognizedContentItem(ContentItem parent,
AttributeList list)
- Parameters:
parent - list -
ContentItemFactory.UnrecognizedContentItem
public ContentItemFactory.UnrecognizedContentItem(ContentItem parent,
AttributeList list,
String name)
- Parameters:
parent - list - name -
getConceptValue
public String getConceptValue()
- Description copied from class:
ContentItem
Get a string representation of the value of the concept.
The exact form of the returned string is specific to the type of ContentItem.
- Specified by:
getConceptValue in class ContentItem
- Returns:
- a String representation of the name and value, or an empty string