|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IitsAttribute
Defines an ITS Tag Element Attribute
Method Summary | |
---|---|
IitsAttribute |
copy()
Returns a copy of this attribute |
void |
copy(IitsAttribute attribute)
copy IiTsAttribute values |
IitsAttribute |
getDefaults()
Returns the Default value for this its attribute |
java.lang.String |
getItsAttributeName()
Returns the its tag attribute name |
java.lang.String |
getItsAttributeValue()
Returns the its tag attribute value |
void |
setAttribute(java.lang.String name,
java.lang.String value)
Sets the attribute value and name |
void |
setAttributeName(java.lang.String name)
Sets the its attribute name for this Attribute |
void |
setAttributeValue(java.lang.String value)
Sets the attribute value |
Method Detail |
---|
java.lang.String getItsAttributeName()
java.lang.String getItsAttributeValue()
void setAttribute(java.lang.String name, java.lang.String value)
name
- value
- void setAttributeName(java.lang.String name)
name
- the its namevoid setAttributeValue(java.lang.String value)
value
- the its attribute valueIitsAttribute getDefaults()
void copy(IitsAttribute attribute)
attribute
- IitsAttribute copy()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |