Uses of Class
com.im.df.impl.db.WellKnownXAttributesInternal
-
Packages that use WellKnownXAttributesInternal Package Description com.im.df.impl.db -
-
Uses of WellKnownXAttributesInternal in com.im.df.impl.db
Methods in com.im.df.impl.db that return WellKnownXAttributesInternal Modifier and Type Method Description static WellKnownXAttributesInternal
WellKnownXAttributesInternal. valueOf(String name)
Returns the enum constant of this type with the specified name.static WellKnownXAttributesInternal[]
WellKnownXAttributesInternal. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-