Package csw.params.core.models
Class ProperMotion$
- java.lang.Object
- 
- csw.params.core.models.ProperMotion$
 
- 
- All Implemented Interfaces:
- java.io.Serializable
 
 public class ProperMotion$ extends java.lang.Object implements java.io.Serializable- See Also:
- Serialized Form
 
- 
- 
Field SummaryFields Modifier and Type Field Description static ProperMotion$MODULE$Static reference to the singleton instance of this Scala object.
 - 
Constructor SummaryConstructors Constructor Description ProperMotion$()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description ProperMotionDEFAULT_PROPERMOTION()
 
- 
- 
- 
Field Detail- 
MODULE$public static final ProperMotion$ MODULE$ Static reference to the singleton instance of this Scala object.
 
- 
 - 
Method Detail- 
DEFAULT_PROPERMOTIONpublic ProperMotion DEFAULT_PROPERMOTION() 
 
- 
 
-