Class BaseParam.PropInfo

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

public static class BaseParam.PropInfo extends Object
  • Field Details

    • NAME

      public static final transient com.kscs.util.jaxb.SinglePropertyInfo<BaseParam,String> NAME
    • DESCRIPTION

      public static final transient com.kscs.util.jaxb.SinglePropertyInfo<BaseParam,String> DESCRIPTION
    • UNIT

      public static final transient com.kscs.util.jaxb.SinglePropertyInfo<BaseParam,String> UNIT
    • UCD

      public static final transient com.kscs.util.jaxb.SinglePropertyInfo<BaseParam,String> UCD
    • UTYPE

      public static final transient com.kscs.util.jaxb.SinglePropertyInfo<BaseParam,String> UTYPE
  • Constructor Details

    • PropInfo

      public PropInfo()