public static enum SoLicensedProduct.SbProducts extends java.lang.Enum<SoLicensedProduct.SbProducts> implements IntegerValuedEnum
Enum Constant and Description |
---|
AllInventor |
HardCopy |
ImageViz |
IvTuneViewer |
LDMWriter |
MeshViz |
MeshVizExtractor |
MeshVizInterface |
MeshVizXLM |
NumberOfProducts |
OivCatia5Reader
Unlocks all Open Inventor products.
|
OivCatia6Reader |
OivDwgReader
VSG Reader.
|
OivDxfReader |
OivIgesReader |
OivJtReader |
OivProeReader |
OivSolidedgeReader |
OivSolidworksReader |
OivStepReader |
OivUgReader |
OivVdaReader |
OivXmtReader |
OpenInventor |
RemoteViz |
ScaleVizCluster |
ScaleVizWorkstation |
VolumeViz |
VolumeVizLDM |
Modifier and Type | Method and Description |
---|---|
int |
getValue()
Returns the integer value of the enum constant.
|
static SoLicensedProduct.SbProducts |
valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static SoLicensedProduct.SbProducts |
valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SoLicensedProduct.SbProducts[] |
values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
public static final SoLicensedProduct.SbProducts OpenInventor
public static final SoLicensedProduct.SbProducts HardCopy
public static final SoLicensedProduct.SbProducts ImageViz
public static final SoLicensedProduct.SbProducts MeshVizXLM
public static final SoLicensedProduct.SbProducts MeshViz
public static final SoLicensedProduct.SbProducts MeshVizInterface
public static final SoLicensedProduct.SbProducts MeshVizExtractor
public static final SoLicensedProduct.SbProducts VolumeVizLDM
public static final SoLicensedProduct.SbProducts VolumeViz
public static final SoLicensedProduct.SbProducts LDMWriter
public static final SoLicensedProduct.SbProducts AllInventor
public static final SoLicensedProduct.SbProducts OivCatia5Reader
public static final SoLicensedProduct.SbProducts OivCatia6Reader
public static final SoLicensedProduct.SbProducts OivDxfReader
public static final SoLicensedProduct.SbProducts OivDwgReader
public static final SoLicensedProduct.SbProducts OivIgesReader
public static final SoLicensedProduct.SbProducts OivJtReader
public static final SoLicensedProduct.SbProducts OivProeReader
public static final SoLicensedProduct.SbProducts OivSolidedgeReader
public static final SoLicensedProduct.SbProducts OivSolidworksReader
public static final SoLicensedProduct.SbProducts OivStepReader
public static final SoLicensedProduct.SbProducts OivUgReader
public static final SoLicensedProduct.SbProducts OivVdaReader
public static final SoLicensedProduct.SbProducts OivXmtReader
public static final SoLicensedProduct.SbProducts IvTuneViewer
public static final SoLicensedProduct.SbProducts RemoteViz
public static final SoLicensedProduct.SbProducts ScaleVizCluster
public static final SoLicensedProduct.SbProducts ScaleVizWorkstation
public static final SoLicensedProduct.SbProducts NumberOfProducts
public static SoLicensedProduct.SbProducts[] values()
for (SoLicensedProduct.SbProducts c : SoLicensedProduct.SbProducts.values()) System.out.println(c);
public static SoLicensedProduct.SbProducts valueOf(java.lang.String name)
name
- the name of the enum constant to be returned.java.lang.IllegalArgumentException
- if this enum type has no constant with the specified namejava.lang.NullPointerException
- if the argument is nullpublic static SoLicensedProduct.SbProducts valueOf(int val)
public int getValue()
IntegerValuedEnum
getValue
in interface IntegerValuedEnum
Generated on July 31, 2019, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com