|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@UML(identifier="LE_ProcessStepReport", specification=ISO_19115_2) public interface ProcessStepReport
Report of what occurred during the process step.
Method Summary | |
---|---|
InternationalString |
getDescription()
Textual description of what occurred during the process step. |
InternationalString |
getFileType()
Type of file that contains the processing report. |
InternationalString |
getName()
Name of the processing report. |
Method Detail |
---|
@UML(identifier="name", obligation=MANDATORY, specification=ISO_19115_2) InternationalString getName()
@UML(identifier="description", obligation=OPTIONAL, specification=ISO_19115_2) InternationalString getDescription()
@UML(identifier="fileType", obligation=OPTIONAL, specification=ISO_19115_2) InternationalString getFileType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |