|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SiteType | |
---|---|
org.gcube.informationsystem.glitebridge.harvester.resource.site | |
org.gcube.informationsystem.glitebridge.kimpl.site | |
org.gcube.informationsystem.glitebridge.resource |
Uses of SiteType in org.gcube.informationsystem.glitebridge.harvester.resource.site |
---|
Methods in org.gcube.informationsystem.glitebridge.harvester.resource.site that return types with arguments of type SiteType | |
---|---|
static java.util.List<SiteType> |
SiteTypeHarvester.harvestDetails(KeyValueCouple<java.lang.String,java.lang.String>... couples)
|
Uses of SiteType in org.gcube.informationsystem.glitebridge.kimpl.site |
---|
Methods in org.gcube.informationsystem.glitebridge.kimpl.site that return SiteType | |
---|---|
static SiteType |
KSiteType.load(org.kxml2.io.KXmlParser parser,
java.lang.String rootTag)
|
Methods in org.gcube.informationsystem.glitebridge.kimpl.site with parameters of type SiteType | |
---|---|
static void |
KSiteType.store(SiteType siteType,
org.kxml2.io.KXmlSerializer serializer,
java.lang.String rootTag)
|
Uses of SiteType in org.gcube.informationsystem.glitebridge.resource |
---|
Methods in org.gcube.informationsystem.glitebridge.resource that return SiteType | |
---|---|
SiteType |
Site.getSite()
|
Methods in org.gcube.informationsystem.glitebridge.resource with parameters of type SiteType | |
---|---|
void |
Site.setSite(SiteType site)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |