Method Summary |
|
public InternationalString | getSpecificUsage() Brief description of the resource and/or resource series usage. |
public synchronized Date | getUsageDate() Date and time of the first use or range of uses of the resource and/or resource series. |
public synchronized Collection | getUserContactInfo() Identification of and means of communicating with person(s) and organization(s)
using the resource(s). |
public InternationalString | getUserDeterminedLimitations() Applications, determined by the user for which the resource and/or resource series
is not suitable. |
public synchronized void | setSpecificUsage(InternationalString newValue) Set a brief description of the resource and/or resource series usage. |
public synchronized void | setUsageDate(Date newValue) Set the date and time of the first use. |
public synchronized void | setUserContactInfo(Collection newValues) Set identification of and means of communicating with person(s) and organization(s)
using the resource(s). |
public synchronized void | setUserDeterminedLimitations(InternationalString newValue) Set applications, determined by the user for which the resource and/or resource series
is not suitable. |