Package ddf.catalog.data.types
Interface Contact
public interface Contact
This code is experimental. While this interface is functional and tested, it may change or be
removed in a future version of the library.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringAttributename for accessing the physical address of the contributor of theMetacard.static final StringAttributename for accessing the email of the contributor of theMetacard.static final StringAttributename for accessing the name of the contributor of theMetacard.static final StringAttributename for accessing the phone number of the contributor of theMetacard.static final StringAttributename for accessing the physical address of the creator of theMetacard.static final StringAttributename for accessing the email of the creator of theMetacard.static final StringAttributename for accessing the name of the creator of theMetacard.static final StringAttributename for accessing the phone number of the creator of theMetacard.static final StringAttributename for accessing the physical address of the POC of theMetacard.static final StringAttributename for accessing the email of the POC of theMetacard.static final StringAttributename for accessing the name of the POC of theMetacard.static final StringAttributename for accessing the phone number of the POC of theMetacard.static final StringAttributename for accessing the physical address of the publisher of theMetacard.static final StringAttributename for accessing the email of the publisher of theMetacard.static final StringAttributename for accessing the name of the publisher of theMetacard.static final StringAttributename for accessing the phone number of the publisher of theMetacard.
-
Field Details
-
CONTRIBUTOR_ADDRESS
- See Also:
-
CONTRIBUTOR_EMAIL
- See Also:
-
CONTRIBUTOR_NAME
- See Also:
-
CONTRIBUTOR_PHONE
- See Also:
-
CREATOR_ADDRESS
- See Also:
-
CREATOR_EMAIL
- See Also:
-
CREATOR_NAME
- See Also:
-
CREATOR_PHONE
- See Also:
-
POINT_OF_CONTACT_ADDRESS
- See Also:
-
POINT_OF_CONTACT_EMAIL
- See Also:
-
POINT_OF_CONTACT_NAME
- See Also:
-
POINT_OF_CONTACT_PHONE
- See Also:
-
PUBLISHER_ADDRESS
- See Also:
-
PUBLISHER_EMAIL
- See Also:
-
PUBLISHER_NAME
- See Also:
-
PUBLISHER_PHONE
- See Also:
-