Class Contact.PropInfo

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

public static class Contact.PropInfo extends Object
  • Field Details

    • NAME

      public static final transient com.kscs.util.jaxb.SinglePropertyInfo<Contact,ResourceName> NAME
    • ADDRESS

      public static final transient com.kscs.util.jaxb.SinglePropertyInfo<Contact,String> ADDRESS
    • EMAIL

      public static final transient com.kscs.util.jaxb.SinglePropertyInfo<Contact,String> EMAIL
    • TELEPHONE

      public static final transient com.kscs.util.jaxb.SinglePropertyInfo<Contact,String> TELEPHONE
    • ALT_IDENTIFIERS

      public static final transient com.kscs.util.jaxb.CollectionPropertyInfo<Contact,String> ALT_IDENTIFIERS
    • IVO_ID

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

    • PropInfo

      public PropInfo()