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