Uses of Class
com.vmware.nsx_policy.model.Dhcpv6Header.Builder
-
Packages that use Dhcpv6Header.Builder Package Description com.vmware.nsx_policy.model -
-
Uses of Dhcpv6Header.Builder in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return Dhcpv6Header.Builder Modifier and Type Method Description Dhcpv6Header.Builder
Dhcpv6Header.Builder. setMsgType(java.lang.String msgType)
Possible values are:Dhcpv6Header.MSG_TYPE_SOLICIT
Dhcpv6Header.MSG_TYPE_ADVERTISE
Dhcpv6Header.MSG_TYPE_REQUEST
Dhcpv6Header.MSG_TYPE_REPLY
This is used to specify the DHCP v6 message.
-