Uses of Enum Class
org.umlg.optional.nodeconnectionspec.NetworkSoftwareVersion.NetworkSoftwareVersionRuntimePropertyEnum
Packages that use NetworkSoftwareVersion.NetworkSoftwareVersionRuntimePropertyEnum
-
Uses of NetworkSoftwareVersion.NetworkSoftwareVersionRuntimePropertyEnum in org.umlg.optional.nodeconnectionspec
Methods in org.umlg.optional.nodeconnectionspec that return NetworkSoftwareVersion.NetworkSoftwareVersionRuntimePropertyEnumModifier and TypeMethodDescriptionNetworkSoftwareVersion.NetworkSoftwareVersionRuntimePropertyEnum.fromInverseQualifiedName(String inverseQualifiedName)NetworkSoftwareVersion.NetworkSoftwareVersionRuntimePropertyEnum.fromQualifiedName(String qualifiedName)Returns the enum constant of this class with the specified name.NetworkSoftwareVersion.NetworkSoftwareVersionRuntimePropertyEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.