Class PeriodPropertyCopyStrategy
java.lang.Object
com.vdoc.sdk.commons.utils.copy.properties.strategies.simple.AbstractSimplePropertyCopyStrategy
com.vdoc.sdk.commons.utils.copy.properties.strategies.simple.PeriodPropertyCopyStrategy
- All Implemented Interfaces:
PropertyCopyStrategy,PropertyCopyStrategySelector
Period property copy strategy
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.vdoc.sdk.commons.utils.copy.properties.strategies.simple.AbstractSimplePropertyCopyStrategy
canCopy, copy, getSupportedPropertyElementType
-
Constructor Details
-
PeriodPropertyCopyStrategy
public PeriodPropertyCopyStrategy()
-
-
Method Details
-
getSupportedPropertyType
protected int getSupportedPropertyType()- Specified by:
getSupportedPropertyTypein classAbstractSimplePropertyCopyStrategy
-