Uses of Interface
com.helger.commons.location.ILocation
Packages that use ILocation
-
Uses of ILocation in com.helger.commons.error
Fields in com.helger.commons.error declared as ILocationModifier and TypeFieldDescriptionprotected ILocationSingleError.AbstractBuilder.m_aErrorLocationMethods in com.helger.commons.error that return ILocationModifier and TypeMethodDescriptiondefault ILocationIError.getErrorLocation()SingleError.getErrorLocation()Methods in com.helger.commons.error with parameters of type ILocationModifier and TypeMethodDescriptionfinal IMPLTYPESingleError.AbstractBuilder.errorLocation(ILocation aErrorLocation) Constructors in com.helger.commons.error with parameters of type ILocationModifierConstructorDescriptionSingleError(LocalDateTime aErrorDT, IErrorLevel aErrorLevel, String sErrorID, String sErrorFieldName, ILocation aErrorLocation, IHasErrorText aErrorText, Throwable aLinkedException) Constructor -
Uses of ILocation in com.helger.commons.location
Classes in com.helger.commons.location that implement ILocation