Package org.somda.dsl.sdpi
Class MdcAttribute
-
- All Implemented Interfaces:
public final class MdcAttribute
-
-
Field Summary
Fields Modifier and Type Field Description private final CodedValuetype
-
Constructor Summary
Constructors Constructor Description MdcAttribute(CodedValue type)
-
Method Summary
Modifier and Type Method Description final CodedValuegetType()-
-
Constructor Detail
-
MdcAttribute
MdcAttribute(CodedValue type)
-
-
Method Detail
-
getType
final CodedValue getType()
-
-
-
-