Class CoordIntervalType.PropInfo
java.lang.Object
org.javastro.ivoa.entities.stc.v1.CoordIntervalType.PropInfo
- Enclosing class:
- CoordIntervalType
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<CoordIntervalType,Float> static final com.kscs.util.jaxb.SinglePropertyInfo<CoordIntervalType,Object> static final com.kscs.util.jaxb.SinglePropertyInfo<CoordIntervalType,Boolean> static final com.kscs.util.jaxb.SinglePropertyInfo<CoordIntervalType,Boolean> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
LO_INCLUDE
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<CoordIntervalType,Boolean> LO_INCLUDE -
HI_INCLUDE
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<CoordIntervalType,Boolean> HI_INCLUDE -
FILL_FACTOR
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<CoordIntervalType,Float> FILL_FACTOR -
FRAME_ID
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<CoordIntervalType,Object> FRAME_ID
-
-
Constructor Details
-
PropInfo
public PropInfo()
-