public class BasicIdentification extends NodeElement
| Constructor and Description |
|---|
BasicIdentification() |
| Modifier and Type | Method and Description |
|---|---|
Citation |
getCitation() |
Description |
getDescription() |
List<DescriptiveKeywords> |
getDescriptiveKeywords() |
List<GraphicOverview> |
getGraphicOverviews() |
List<PointOfContact> |
getPointsOfContact() |
Purpose |
getPurpose() |
List<ResourceConstraints> |
getResourceConstraints() |
List<ResourceMaintenance> |
getResourceMaintenance() |
List<Status> |
getStatusList() |
void |
setCitation(Citation citation) |
void |
setDescription(Description description) |
void |
setDescriptiveKeywords(List<DescriptiveKeywords> descriptiveKeywords) |
void |
setGraphicOverviews(List<GraphicOverview> graphicOverviews) |
void |
setPointsOfContact(List<PointOfContact> pointsOfContact) |
void |
setPurpose(Purpose purpose) |
void |
setResourceConstraints(List<ResourceConstraints> resourceConstraints) |
void |
setResourceMaintenance(List<ResourceMaintenance> resourceMaintenance) |
void |
setStatusList(List<Status> statusList) |
getNilReason, setNilReasonpublic Citation getCitation()
public void setCitation(Citation citation)
public Description getDescription()
public void setDescription(Description description)
public Purpose getPurpose()
public void setPurpose(Purpose purpose)
public List<PointOfContact> getPointsOfContact()
public void setPointsOfContact(List<PointOfContact> pointsOfContact)
public List<ResourceMaintenance> getResourceMaintenance()
public void setResourceMaintenance(List<ResourceMaintenance> resourceMaintenance)
public List<GraphicOverview> getGraphicOverviews()
public void setGraphicOverviews(List<GraphicOverview> graphicOverviews)
public List<DescriptiveKeywords> getDescriptiveKeywords()
public void setDescriptiveKeywords(List<DescriptiveKeywords> descriptiveKeywords)
public List<ResourceConstraints> getResourceConstraints()
public void setResourceConstraints(List<ResourceConstraints> resourceConstraints)
Copyright © 2020. All rights reserved.