Package bearinglocaliser.annotation
Class BearingAnnotation
-
Constructor Summary
ConstructorDescriptionBearingAnnotation
(BearingAnnotationType bearingAnnotationType, BearingLocalisation bearingLocalisation) -
Method Summary
Modifier and TypeMethodDescriptionvoid
setBearingLocalisation
(BearingLocalisation bearingLocalisation) toString()
Methods inherited from class annotation.DataAnnotation
getDataAnnotationType
-
Constructor Details
-
BearingAnnotation
public BearingAnnotation(BearingAnnotationType bearingAnnotationType, BearingLocalisation bearingLocalisation)
-
-
Method Details