|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProcessorType | |
|---|---|
| org.gcube.informationsystem.glitebridge.kimpl.commontype | |
| org.gcube.informationsystem.glitebridge.resource.cluster | |
| org.gcube.informationsystem.glitebridge.resource.site | |
| Uses of ProcessorType in org.gcube.informationsystem.glitebridge.kimpl.commontype |
|---|
| Methods in org.gcube.informationsystem.glitebridge.kimpl.commontype with type parameters of type ProcessorType | ||
|---|---|---|
static
|
KProcessorType.load(org.kxml2.io.KXmlParser parser,
java.lang.String rootTag,
ExtraParser<T>... extraParsers)
|
|
static
|
KProcessorType.store(T t,
org.kxml2.io.KXmlSerializer serializer,
java.lang.String rootTag,
ExtraSerializer<T>... extraSerializers)
|
|
| Uses of ProcessorType in org.gcube.informationsystem.glitebridge.resource.cluster |
|---|
| Methods in org.gcube.informationsystem.glitebridge.resource.cluster that return ProcessorType | |
|---|---|
ProcessorType |
SubClusterType.getProcessor()
|
| Methods in org.gcube.informationsystem.glitebridge.resource.cluster with parameters of type ProcessorType | |
|---|---|
void |
SubClusterType.setProcessor(ProcessorType processor)
|
| Uses of ProcessorType in org.gcube.informationsystem.glitebridge.resource.site |
|---|
| Subclasses of ProcessorType in org.gcube.informationsystem.glitebridge.resource.site | |
|---|---|
class |
ProcessorFullType
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||