Class Coverage.PropInfo

java.lang.Object
org.javastro.ivoa.entities.resource.dataservice.Coverage.PropInfo
Enclosing class:
Coverage

public static class Coverage.PropInfo extends Object
  • Field Details

    • STC_RESOURCE_PROFILE

      public static final transient com.kscs.util.jaxb.SinglePropertyInfo<Coverage,AstroSTCDescriptionType> STC_RESOURCE_PROFILE
    • SPATIAL

      public static final transient com.kscs.util.jaxb.SinglePropertyInfo<Coverage,SpatialCoverage> SPATIAL
    • TEMPORALS

      public static final transient com.kscs.util.jaxb.CollectionPropertyInfo<Coverage,String> TEMPORALS
    • SPECTRALS

      public static final transient com.kscs.util.jaxb.CollectionPropertyInfo<Coverage,String> SPECTRALS
    • FOOTPRINT

      public static final transient com.kscs.util.jaxb.SinglePropertyInfo<Coverage,ServiceReference> FOOTPRINT
    • WAVEBANDS

      public static final transient com.kscs.util.jaxb.CollectionPropertyInfo<Coverage,Waveband> WAVEBANDS
    • REGION_OF_REGARD

      public static final transient com.kscs.util.jaxb.SinglePropertyInfo<Coverage,Float> REGION_OF_REGARD
  • Constructor Details

    • PropInfo

      public PropInfo()