Package nom.tam.fits.header
Class StandardCommentReplacement
java.lang.Object
nom.tam.fits.header.StandardCommentReplacement
Specify user defined comments for standard keywords.
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
StandardCommentReplacement
(String ref, Class<?> context) protected
StandardCommentReplacement
(String ref, Class<?> context, String comment) -
Method Summary
-
Field Details
-
comment
-
context
-
ref
-
-
Constructor Details
-
StandardCommentReplacement
-
StandardCommentReplacement
-
-
Method Details
-
getComment
-
getContext
-
getRef
-
setComment
-