Class PulseEnumHandler

java.lang.Object
ome.xml.model.enums.handlers.PulseEnumHandler
All Implemented Interfaces:
IEnumerationHandler

public class PulseEnumHandler
extends java.lang.Object
implements IEnumerationHandler
Enumeration handler for Pulse.
  • Constructor Summary

    Constructors 
    Constructor Description
    PulseEnumHandler()  
  • Method Summary

    Modifier and Type Method Description
    java.lang.Class<? extends Enumeration> getEntity()
    Retrieve the entity corresponding to this handler.
    Enumeration getEnumeration​(java.lang.String value)
    Attempt to find an enumeration from a list of enumeration values.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait