Uses of Class
org.n52.shetland.inspire.base2.LegislationCitation
-
Packages that use LegislationCitation Package Description org.n52.shetland.inspire.ef -
-
Uses of LegislationCitation in org.n52.shetland.inspire.ef
Methods in org.n52.shetland.inspire.ef that return LegislationCitation Modifier and Type Method Description LegislationCitationReportToLegalAct. getLegalAct()Methods in org.n52.shetland.inspire.ef that return types with arguments of type LegislationCitation Modifier and Type Method Description Set<Referenceable<LegislationCitation>>AbstractMonitoringObject. getLegalBackground()Methods in org.n52.shetland.inspire.ef with parameters of type LegislationCitation Modifier and Type Method Description voidReportToLegalAct. setLegalAct(LegislationCitation legalAct)Method parameters in org.n52.shetland.inspire.ef with type arguments of type LegislationCitation Modifier and Type Method Description voidAbstractMonitoringObject. setLegalBackground(Set<Referenceable<LegislationCitation>> legalBackground)
-