Package org.purl.dc.dcmitype
Interface DCMITypeFactory
public interface DCMITypeFactory
The Factory for the model.
It provides a create method for each non-abstract class of the model.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final DCMITypeFactory
The singleton instance of the factory.
-
Field Details
-
INSTANCE
The singleton instance of the factory.
-