Class Application.PropInfo
java.lang.Object
org.javastro.ivoa.entities.resource.applications.Application.PropInfo
- Enclosing class:
- Application
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<Application,String> static final com.kscs.util.jaxb.CollectionPropertyInfo<Application,DataFormat> static final com.kscs.util.jaxb.SinglePropertyInfo<Application,String> static final com.kscs.util.jaxb.SinglePropertyInfo<Application,Boolean> static final com.kscs.util.jaxb.SinglePropertyInfo<Application,String> static final com.kscs.util.jaxb.CollectionPropertyInfo<Application,String> static final com.kscs.util.jaxb.CollectionPropertyInfo<Application,ApplicationCapability> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
COST
-
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()
-