Class ObsDataLocationType.PropInfo
java.lang.Object
org.javastro.ivoa.entities.stc.v1.ObsDataLocationType.PropInfo
- Enclosing class:
- ObsDataLocationType
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<ObsDataLocationType,AstroSTCDescriptionType> static final com.kscs.util.jaxb.SinglePropertyInfo<ObsDataLocationType,ObservatoryLocationType> static final com.kscs.util.jaxb.SinglePropertyInfo<ObsDataLocationType,PixelSpaceType> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
OBSERVATORY_LOCATION
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<ObsDataLocationType,ObservatoryLocationType> OBSERVATORY_LOCATION -
OBSERVATION_LOCATION
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<ObsDataLocationType,AstroSTCDescriptionType> OBSERVATION_LOCATION -
PIXEL_SPACE
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<ObsDataLocationType,PixelSpaceType> PIXEL_SPACE
-
-
Constructor Details
-
PropInfo
public PropInfo()
-