Class AttributeDefValidation
java.lang.Object
edu.internet2.middleware.grouper.attr.AttributeDefValidation
validation of an attribute value
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetArg0()
id of the validation defgetArg1()
id of the validation defgetId()
id of objectid of the validation defvoid
id of the validation defvoid
id of the validation defvoid
id of objectvoid
setValidationDefId
(String validationDefId1) id of the validation def
-
Constructor Details
-
AttributeDefValidation
public AttributeDefValidation()
-
-
Method Details
-
getId
id of object- Returns:
- id
-
setId
id of object- Parameters:
id1
-
-
getValidationDefId
id of the validation def- Returns:
- id
-
setValidationDefId
id of the validation def- Parameters:
validationDefId1
-
-
getArg0
id of the validation def- Returns:
-
setArg0
id of the validation def- Parameters:
_arg0
-
-
getArg1
id of the validation def- Returns:
- arg1
-
setArg1
id of the validation def- Parameters:
_arg1
-
-