|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ValidatorType
A representation of the model object 'Validator Type'.
The following features are supported:
Description
Display Name
Icon
Validator Id
Validator Class
Attribute
Property
Validator Extension
Id
FacesConfigPackage.getValidatorType()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
EList |
getAttribute()
Returns the value of the 'Attribute' containment reference list. |
EList |
getDescription()
Returns the value of the 'Description' containment reference list. |
EList |
getDisplayName()
Returns the value of the 'Display Name' containment reference list. |
EList |
getIcon()
Returns the value of the 'Icon' containment reference list. |
java.lang.String |
getId()
Returns the value of the 'Id' attribute |
EList |
getProperty()
Returns the value of the 'Property' containment reference list. |
ValidatorClassType |
getValidatorClass()
Returns the value of the 'Validator Class' containment reference |
EList |
getValidatorExtension()
Returns the value of the 'Validator Extension' containment reference list. |
ValidatorIdType |
getValidatorId()
Returns the value of the 'Validator Id' containment reference |
void |
setId(java.lang.String value)
Sets the value of the ' Id ' attribute |
void |
setValidatorClass(ValidatorClassType value)
Sets the value of the ' Validator Class ' containment reference |
void |
setValidatorId(ValidatorIdType value)
Sets the value of the ' Validator Id ' containment reference |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
EList getDescription()
DescriptionType
.
If the meaning of the 'Description' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getValidatorType_Description()
EList getDisplayName()
DisplayNameType
.
If the meaning of the 'Display Name' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getValidatorType_DisplayName()
EList getIcon()
IconType
.
If the meaning of the 'Icon' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getValidatorType_Icon()
ValidatorIdType getValidatorId()
If the meaning of the 'Validator Id' containment reference isn't clear, there really should be more of a description here...
setValidatorId(ValidatorIdType)
,
FacesConfigPackage.getValidatorType_ValidatorId()
void setValidatorId(ValidatorIdType value)
Validator Id
' containment reference.
value
- the new value of the 'Validator Id' containment reference.getValidatorId()
ValidatorClassType getValidatorClass()
If the meaning of the 'Validator Class' containment reference isn't clear, there really should be more of a description here...
setValidatorClass(ValidatorClassType)
,
FacesConfigPackage.getValidatorType_ValidatorClass()
void setValidatorClass(ValidatorClassType value)
Validator Class
' containment reference.
value
- the new value of the 'Validator Class' containment reference.getValidatorClass()
EList getAttribute()
AttributeType
.
If the meaning of the 'Attribute' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getValidatorType_Attribute()
EList getProperty()
PropertyType
.
If the meaning of the 'Property' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getValidatorType_Property()
EList getValidatorExtension()
ValidatorExtensionType
.
If the meaning of the 'Validator Extension' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getValidatorType_ValidatorExtension()
java.lang.String getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(String)
,
FacesConfigPackage.getValidatorType_Id()
void setId(java.lang.String value)
Id
' attribute.
value
- the new value of the 'Id' attribute.getId()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |