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
Constructors -
Method Summary
-
Constructor Details
-
D
Construct D.- Parameters:
id- the iddescription- the description
-
-
Method Details
-
getId
- Specified by:
getIdin interfaceIdentifiable
-
getDescription
- Specified by:
getDescriptionin interfaceDescribable
-