public class EnumProperty<T extends Enum> extends NonStringProperty<T>
EnumProperty(Class<T> clazz)
EnumProperty(String propertyName, Class<T> clazz)
getName, getType
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EnumProperty(Class<T> clazz)
public EnumProperty(String propertyName, Class<T> clazz)
Copyright © 2017–2023 Okta. All rights reserved.