Uses of Class
cc.maria.rdap.object.IPNetworkObjectClass.ipVersion
-
Packages that use IPNetworkObjectClass.ipVersion Package Description cc.maria.rdap.object -
-
Uses of IPNetworkObjectClass.ipVersion in cc.maria.rdap.object
Fields in cc.maria.rdap.object declared as IPNetworkObjectClass.ipVersion Modifier and Type Field Description private IPNetworkObjectClass.ipVersionIPNetworkObjectClass. ipVersionMethods in cc.maria.rdap.object that return IPNetworkObjectClass.ipVersion Modifier and Type Method Description IPNetworkObjectClass.ipVersionIPNetworkObjectClass. getIpVersion()static IPNetworkObjectClass.ipVersionIPNetworkObjectClass.ipVersion. valueOf(String name)Returns the enum constant of this type with the specified name.static IPNetworkObjectClass.ipVersion[]IPNetworkObjectClass.ipVersion. values()Returns an array containing the constants of this enum type, in the order they are declared.
-