Class Attribute
java.lang.Object
velo.ladaalpha.fields.internet.testing.Attribute
The Class Attribute.
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
Attribute
Instantiates a new attribute.- Parameters:
 name- the nameval- the val
 
 - 
 - 
Method Details
- 
getName
Gets the name.- Returns:
 - the name
 
 - 
setName
Sets the name.- Parameters:
 name- the new name
 - 
getVal
Gets the val.- Returns:
 - the val
 
 - 
setVal
Sets the val.- Parameters:
 val- the new val
 
 -