Uses of Class
com.sun.identity.entitlement.xacml3.core.VariableDefinition
-
Packages that use VariableDefinition Package Description com.sun.identity.entitlement.xacml3.core DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. -
-
Uses of VariableDefinition in com.sun.identity.entitlement.xacml3.core
Methods in com.sun.identity.entitlement.xacml3.core that return VariableDefinition Modifier and Type Method Description VariableDefinitionObjectFactory. createVariableDefinition()Create an instance ofVariableDefinitionMethods in com.sun.identity.entitlement.xacml3.core that return types with arguments of type VariableDefinition Modifier and Type Method Description JAXBElement<VariableDefinition>ObjectFactory. createVariableDefinition(VariableDefinition value)Methods in com.sun.identity.entitlement.xacml3.core with parameters of type VariableDefinition Modifier and Type Method Description JAXBElement<VariableDefinition>ObjectFactory. createVariableDefinition(VariableDefinition value)
-