|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NetworkType | |
---|---|
com.ibm.adt.ovf.model.utility | |
org.dmtf.schemas.ovf.envelope | |
org.dmtf.schemas.ovf.envelope.util |
Uses of NetworkType in com.ibm.adt.ovf.model.utility |
---|
Methods in com.ibm.adt.ovf.model.utility that return NetworkType | |
---|---|
protected NetworkType |
ImportVMwareAction.extractNetwork(EnvelopeType envelope,
java.lang.String name)
Locate or create the Network |
Uses of NetworkType in org.dmtf.schemas.ovf.envelope |
---|
Methods in org.dmtf.schemas.ovf.envelope that return NetworkType | |
---|---|
NetworkType |
EnvelopeFactory.createNetworkType()
Returns a new object of class 'Network Type'. |
Methods in org.dmtf.schemas.ovf.envelope that return types with arguments of type NetworkType | |
---|---|
EList<NetworkType> |
NetworkSectionType.getNetwork()
Returns the value of the 'Network' containment reference list. |
Uses of NetworkType in org.dmtf.schemas.ovf.envelope.util |
---|
Methods in org.dmtf.schemas.ovf.envelope.util with parameters of type NetworkType | |
---|---|
T |
EnvelopeSwitch.caseNetworkType(NetworkType object)
Returns the result of interpreting the object as an instance of 'Network Type'. |
EStructuralFeature |
EnvelopeHelper.ExtensionAttributeFeatureSwitch.caseNetworkType(NetworkType object)
|
boolean |
EnvelopeValidator.validateNetworkType(NetworkType networkType,
DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |