de.mid.innovator.srv2api.icw2elem
Class ELM2AttributeHelper
java.lang.Object
de.mid.innovator.srv2api.icw2elem.ELM2AttributeHelper
public abstract class ELM2AttributeHelper
- extends Object
This is a utility class for ELM2Attribute that provides static methods for creation or other purposes.
- See Also:
ELM2Attribute
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getByVAttr
public static ELM2Attribute getByVAttr(SrvContext srvCtx,
K_VATTR value)
throws InoNetException,
SrvErrorException
- Returns the specified metaattribute.
- Parameters:
srvCtx - The context of the related innovator server.value -
- Throws:
InoNetException
SrvErrorException