Method Summary |
|
public Classification | getClassification() Returns the name of the handling restrictions on the resource. |
public InternationalString | getClassificationSystem() Returns the name of the classification system. |
public InternationalString | getHandlingDescription() Returns the additional information about the restrictions on handling the resource. |
public InternationalString | getUserNote() Returns the explanation of the application of the legal constraints or other restrictions and legal
prerequisites for obtaining and using the resource. |
public synchronized void | setClassification(Classification newValue) Set the name of the handling restrictions on the resource. |
public synchronized void | setClassificationSystem(InternationalString newValue) Set the name of the classification system. |
public synchronized void | setHandlingDescription(InternationalString newValue) Set the additional information about the restrictions on handling the resource. |
public synchronized void | setUserNote(InternationalString newValue) Set the explanation of the application of the legal constraints or other restrictions and legal
prerequisites for obtaining and using the resource. |