Class Model.PropInfo

java.lang.Object
org.javastro.ivoa.entities.vodml.Model.PropInfo
Enclosing class:
Model

public static class Model.PropInfo extends Object
  • Field Details

    • NAME

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

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

      public static final transient com.kscs.util.jaxb.SinglePropertyInfo<Model,String> IDENTIFIER
    • URI

      public static final transient com.kscs.util.jaxb.SinglePropertyInfo<Model,String> URI
    • TITLE

      public static final transient com.kscs.util.jaxb.SinglePropertyInfo<Model,String> TITLE
    • AUTHORS

      public static final transient com.kscs.util.jaxb.CollectionPropertyInfo<Model,String> AUTHORS
    • VERSION

      public static final transient com.kscs.util.jaxb.SinglePropertyInfo<Model,String> VERSION
    • PREVIOUS_VERSION

      public static final transient com.kscs.util.jaxb.SinglePropertyInfo<Model,String> PREVIOUS_VERSION
    • LAST_MODIFIED

      public static final transient com.kscs.util.jaxb.SinglePropertyInfo<Model,LocalDateTime> LAST_MODIFIED
    • IMPORTS

      public static final transient com.kscs.util.jaxb.CollectionPropertyInfo<Model,ModelImport> IMPORTS
    • PRIMITIVE_TYPES

      public static final transient com.kscs.util.jaxb.CollectionPropertyInfo<Model,PrimitiveType> PRIMITIVE_TYPES
    • ENUMERATIONS

      public static final transient com.kscs.util.jaxb.CollectionPropertyInfo<Model,Enumeration> ENUMERATIONS
    • DATA_TYPES

      public static final transient com.kscs.util.jaxb.CollectionPropertyInfo<Model,DataType> DATA_TYPES
    • OBJECT_TYPES

      public static final transient com.kscs.util.jaxb.CollectionPropertyInfo<Model,ObjectType> OBJECT_TYPES
    • PACKAGES

      public static final transient com.kscs.util.jaxb.CollectionPropertyInfo<Model,Package> PACKAGES
    • SCHEMA_VERSION

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

    • PropInfo

      public PropInfo()