Package org.somda.dsl.sdpi
Class CodedStringAttribute
-
- All Implemented Interfaces:
public final class CodedStringAttribute
-
-
Field Summary
Fields Modifier and Type Field Description private final MdcAttributemdcAttributeprivate final Stringvalue
-
Constructor Summary
Constructors Constructor Description CodedStringAttribute(MdcAttribute mdcAttribute, String value)
-
Method Summary
Modifier and Type Method Description final MdcAttributegetMdcAttribute()final StringgetValue()-
-
Constructor Detail
-
CodedStringAttribute
CodedStringAttribute(MdcAttribute mdcAttribute, String value)
-
-
Method Detail
-
getMdcAttribute
final MdcAttribute getMdcAttribute()
-
-
-
-