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