Uses of Class
org.bimserver.ifc.step.deserializer.IfcStepDeserializer.Mode
-
Packages that use IfcStepDeserializer.Mode Package Description org.bimserver.ifc.step.deserializer -
-
Uses of IfcStepDeserializer.Mode in org.bimserver.ifc.step.deserializer
Methods in org.bimserver.ifc.step.deserializer that return IfcStepDeserializer.Mode Modifier and Type Method Description static IfcStepDeserializer.ModeIfcStepDeserializer.Mode. valueOf(String name)Returns the enum constant of this type with the specified name.static IfcStepDeserializer.Mode[]IfcStepDeserializer.Mode. values()Returns an array containing the constants of this enum type, in the order they are declared.
-