Uses of Class
org.globus.mds.glue.NetworkAdapterType

Packages that use NetworkAdapterType
org.globus.mds.glue   
 

Uses of NetworkAdapterType in org.globus.mds.glue
 

Methods in org.globus.mds.glue that return NetworkAdapterType
 NetworkAdapterType[] SubClusterOrHostType.getNetworkAdapter()
          Gets the networkAdapter value for this SubClusterOrHostType.
 NetworkAdapterType SubClusterOrHostType.getNetworkAdapter(int i)
           
 

Methods in org.globus.mds.glue with parameters of type NetworkAdapterType
 void SubClusterOrHostType.setNetworkAdapter(NetworkAdapterType[] networkAdapter)
          Sets the networkAdapter value for this SubClusterOrHostType.
 void SubClusterOrHostType.setNetworkAdapter(int i, NetworkAdapterType _value)
           
 

Constructors in org.globus.mds.glue with parameters of type NetworkAdapterType
SubClusterType(BenchmarkType benchmark, ProcessorType processor, MainMemoryType mainMemory, OperatingSystemType operatingSystem, StorageDeviceType[] storageDevice, ArchitectureType architecture, ApplicationSoftwareType applicationSoftware, FileSystemType[] fileSystem, NetworkAdapterType[] networkAdapter, MessageElement[] _any, String name, String uniqueID, URI informationServiceURL, HostType[] host)
           
SubClusterOrHostType(BenchmarkType benchmark, ProcessorType processor, MainMemoryType mainMemory, OperatingSystemType operatingSystem, StorageDeviceType[] storageDevice, ArchitectureType architecture, ApplicationSoftwareType applicationSoftware, FileSystemType[] fileSystem, NetworkAdapterType[] networkAdapter, MessageElement[] _any, String name, String uniqueID, URI informationServiceURL)
           
HostType(BenchmarkType benchmark, ProcessorType processor, MainMemoryType mainMemory, OperatingSystemType operatingSystem, StorageDeviceType[] storageDevice, ArchitectureType architecture, ApplicationSoftwareType applicationSoftware, FileSystemType[] fileSystem, NetworkAdapterType[] networkAdapter, MessageElement[] _any, String name, String uniqueID, URI informationServiceURL, LoadType processorLoad, LoadType SMPLoad)
           
 



Copyright © 1999-2006 University of Chicago. All rights reserved.