Class PropertyIntegrationPolicy
java.lang.Object
com._1c.g5.v8.dt.supply.internal.integration.PropertyIntegrationPolicy
Container of data for a single property integration policy
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the integration policy for the properyvoid
setPolicy
(IntegrationPolicy policy) Sets the integration policy for the propery
-
Constructor Details
-
PropertyIntegrationPolicy
public PropertyIntegrationPolicy()
-
-
Method Details
-
getPolicy
Gets the integration policy for the propery- Returns:
- The integration policy. Cannot be
null
-
setPolicy
Sets the integration policy for the propery- Parameters:
policy
- The policy to set. Cannot benull
-