Uses of Class
com.e1c.g5.v8.dt.check.DirectLocation
- 
Packages that use DirectLocation Package Description com.e1c.g5.v8.dt.check 
- 
- 
Uses of DirectLocation in com.e1c.g5.v8.dt.checkMethods in com.e1c.g5.v8.dt.check that return DirectLocation Modifier and Type Method Description DirectLocationBslDirectLocationIssue. getDirectLocation()Gets the location of the problemConstructors in com.e1c.g5.v8.dt.check with parameters of type DirectLocation Constructor Description BslDirectLocationIssue(String message, DirectLocation directLocation)Constructs an instance with a specific locationBslDirectLocationIssue(String message, DirectLocation directLocation, String... issueData)Constructs an instance with a specific location and additional parameters
 
-