- Enclosing class:
- Contact
public static class Contact.PropInfo
extends Object
-
Field Summary
Fields
static final com.kscs.util.jaxb.SinglePropertyInfo<Contact,String>
static final com.kscs.util.jaxb.CollectionPropertyInfo<Contact,String>
static final com.kscs.util.jaxb.SinglePropertyInfo<Contact,String>
static final com.kscs.util.jaxb.SinglePropertyInfo<Contact,String>
static final com.kscs.util.jaxb.SinglePropertyInfo<Contact,String>
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
-
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()