Class ELM2CLCompartmentHelper
java.lang.Object
de.mid.innovator.srv2api.icw2elem.ELM2CLCompartmentHelper
This is a utility class for ELM2CLCompartment that provides static methods for creation or other purposes.
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionstatic ELM2CLCompartmentgetByCompartmentKind(SrvContext srvCtx, K_COMPARTMENT item) The specified compartment.
-
Method Details
-
getByCompartmentKind
public static ELM2CLCompartment getByCompartmentKind(SrvContext srvCtx, K_COMPARTMENT item) throws InoNetException, SrvErrorException The specified compartment.- Parameters:
srvCtx- The context of the related innovator server.item-- Throws:
InoNetExceptionSrvErrorException
-