Package org.n52.shetland.inspire.base2
Class LegislationCitation
- java.lang.Object
-
- org.n52.shetland.ogc.gml.AbstractGML
-
- org.n52.shetland.inspire.base2.DocumentCitation
-
- org.n52.shetland.inspire.base2.LegislationCitation
-
public class LegislationCitation extends DocumentCitation
-
-
Constructor Summary
Constructors Constructor Description LegislationCitation()
-
Method Summary
-
Methods inherited from class org.n52.shetland.inspire.base2.DocumentCitation
addLink, addLink, getDate, getLinks, isSetDate, isSetLinks, setDate, setDate, setLinks
-
Methods inherited from class org.n52.shetland.ogc.gml.AbstractGML
addMetaDataProperty, addMetaDataProperty, addName, addName, addName, copyTo, equals, getDescription, getFirstName, getGmlId, getHumanReadableIdentifier, getHumanReadableIdentifierCodeWithAuthority, getIdentifier, getIdentifierCodeWithAuthority, getMetaDataProperty, getName, getOriginalIdentifier, getOriginalIdentifierCodeWithAuthority, hashCode, isReferenced, isSetDescription, isSetGmlID, isSetHumanReadableIdentifier, isSetIdentifier, isSetMetaDataProperty, isSetName, isSetOriginalIdentifier, setDescription, setGmlId, setHumanReadableIdentifier, setHumanReadableIdentifier, setHumanReadableIdentifierAsIdentifier, setIdentifier, setIdentifier, setMetaDataProperty, setName, setName
-
-