Uses of Enum Class
io.atlasmap.xml.v2.RestrictionType
-
Uses of RestrictionType in io.atlasmap.xml.v2
Modifier and TypeMethodDescriptionstatic RestrictionType
Restriction.getType()
Gets the value of the type property.static RestrictionType
Returns the enum constant of this class with the specified name.static RestrictionType[]
RestrictionType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
Restriction.setType
(RestrictionType value) Sets the value of the type property.