Package com.vmware.vim25
Class DvsMacNetworkRuleQualifier
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.DvsNetworkRuleQualifier
com.vmware.vim25.DvsMacNetworkRuleQualifier
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionFields inherited from class com.vmware.vim25.DvsNetworkRuleQualifier
keyFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetDestinationAddress(MacAddress destinationAddress) voidsetProtocol(IntExpression protocol) voidsetSourceAddress(MacAddress sourceAddress) voidsetVlanId(IntExpression vlanId) Methods inherited from class com.vmware.vim25.DvsNetworkRuleQualifier
getKey, setKeyMethods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
sourceAddress
-
destinationAddress
-
protocol
-
vlanId
-
-
Constructor Details
-
DvsMacNetworkRuleQualifier
public DvsMacNetworkRuleQualifier()
-
-
Method Details
-
getSourceAddress
-
getDestinationAddress
-
getProtocol
-
getVlanId
-
setSourceAddress
-
setDestinationAddress
-
setProtocol
-
setVlanId
-