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