Class Application.PropInfo

java.lang.Object
org.javastro.ivoa.entities.resource.applications.Application.PropInfo
Enclosing class:
Application

public static class Application.PropInfo extends Object
  • Field Details

    • COST

      public static final transient com.kscs.util.jaxb.SinglePropertyInfo<Application,String> COST
    • LICENCE

      public static final transient com.kscs.util.jaxb.SinglePropertyInfo<Application,String> LICENCE
    • OPEN_SOURCE

      public static final transient com.kscs.util.jaxb.SinglePropertyInfo<Application,Boolean> OPEN_SOURCE
    • DATA_FORMATS

      public static final transient com.kscs.util.jaxb.CollectionPropertyInfo<Application,DataFormat> DATA_FORMATS
    • VO_STANDARDS

      public static final transient com.kscs.util.jaxb.CollectionPropertyInfo<Application,ApplicationCapability> VO_STANDARDS
    • SOURCE_LANGUAGES

      public static final transient com.kscs.util.jaxb.CollectionPropertyInfo<Application,String> SOURCE_LANGUAGES
    • SOURCE_CODE_URL

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

    • PropInfo

      public PropInfo()