Class SchedulingAddress
java.lang.Object
overit.geocallapp.wfm.orchestrator.scheduling.bl.activityassignment.address.SchedulingAddress
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic SchedulingAddressgetInstance(Long addressId, PoolKit poolKit) protected voidinitialize(Long addressId, PoolKit poolKit) booleanbooleanbooleanisValid()
-
Constructor Details
-
SchedulingAddress
public SchedulingAddress()
-
-
Method Details
-
getInstance
public static SchedulingAddress getInstance(Long addressId, PoolKit poolKit) throws DAValidateException, DAException - Throws:
DAValidateExceptionDAException
-
initialize
- Throws:
DAValidateExceptionDAException
-
isLinearAsset
public boolean isLinearAsset() -
isValid
public boolean isValid() -
isInvertible
public boolean isInvertible() -
getEnterLongitude
-
getEnterLatitude
-
getExitLongitude
-
getExitLatitude
-
getEnterAccessTime
-
getExitAccessTime
-