Uses of Enum Class
se.conciliate.extensions.xml.ElementInfo.EntityType
Packages that use ElementInfo.EntityType
Package
Description
Provides services for serialising entities to or from XML.
-
Uses of ElementInfo.EntityType in se.conciliate.extensions.xml
Methods in se.conciliate.extensions.xml that return ElementInfo.EntityTypeModifier and TypeMethodDescriptionElementInfo.getElementType()
Returns the type of the element.static ElementInfo.EntityType
Returns the enum constant of this class with the specified name.static ElementInfo.EntityType[]
ElementInfo.EntityType.values()
Returns an array containing the constants of this enum class, in the order they are declared.