Class CreateTaxNumberMapConstantsClass
- java.lang.Object
-
- de.knightsoftnet.validators.shared.data.CreateTaxNumberMapConstantsClass
-
public class CreateTaxNumberMapConstantsClass extends Object
Read constants from properties file.- Author:
- Manfred Tremmel
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interfaceCreateTaxNumberMapConstantsClass.TaxNumberMapConstantsProperties
-
Constructor Summary
Constructors Constructor Description CreateTaxNumberMapConstantsClass()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static TaxNumberMapSharedConstantscreate()Instantiates a class via deferred binding.
-
-
-
Method Detail
-
create
public static TaxNumberMapSharedConstants create()
Instantiates a class via deferred binding.- Returns:
- the new instance, which must be cast to the requested class
-
-