Package org.djutils.base
Class IdentifiableTest.D
java.lang.Object
org.djutils.base.IdentifiableTest.D
- All Implemented Interfaces:
Describable
,Identifiable
- Enclosing class:
- IdentifiableTest
Class that implements Describable.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
D
Construct D.- Parameters:
id
- the iddescription
- the description
-
-
Method Details
-
getId
- Specified by:
getId
in interfaceIdentifiable
-
getDescription
- Specified by:
getDescription
in interfaceDescribable
-