|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.archiviststoolkit.structure.MODS.BaseDateType
org.archiviststoolkit.structure.MODS.DateType
org.archiviststoolkit.structure.MODS.DateCapturedType
public class DateCapturedType
Java class for dateCapturedType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="dateCapturedType">
<simpleContent>
<extension base="<http://www.loc.gov/mods/v3>dateType">
</extension>
</simpleContent>
</complexType>
| Field Summary |
|---|
| Fields inherited from class org.archiviststoolkit.structure.MODS.DateType |
|---|
keyDate |
| Fields inherited from class org.archiviststoolkit.structure.MODS.BaseDateType |
|---|
encoding, point, qualifier, value |
| Constructor Summary | |
|---|---|
DateCapturedType()
|
|
| Method Summary |
|---|
| Methods inherited from class org.archiviststoolkit.structure.MODS.DateType |
|---|
getKeyDate, setKeyDate |
| Methods inherited from class org.archiviststoolkit.structure.MODS.BaseDateType |
|---|
getEncoding, getPoint, getQualifier, getValue, setEncoding, setPoint, setQualifier, setValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DateCapturedType()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||