|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.hp.hpl.deli.ProfileAttribute
com.hp.hpl.deli.UAProfProfileAttribute
This class provides an implementation of profile attributes using the UAProf resolution rules.
Field Summary | |
private static long |
serialVersionUID
Comment for serialVersionUID |
Fields inherited from class com.hp.hpl.deli.ProfileAttribute |
attributeValue, componentQName, defaultAttributeValue, qName |
Constructor Summary | |
(package private) |
UAProfProfileAttribute()
Create a new profile attribute. |
Method Summary | |
protected void |
set(ProfileAttribute a)
Combine two profile attributes using the UAProf resolution rules. |
Methods inherited from class com.hp.hpl.deli.ProfileAttribute |
contains, get, getAttribute, getCollectionType, getComponent, getDefaultValue, getProperty, getQName, getResolution, getType, getUri, getValue, set, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
private static final long serialVersionUID
serialVersionUID
Constructor Detail |
UAProfProfileAttribute()
Method Detail |
protected void set(ProfileAttribute a)
set
in class ProfileAttribute
a
- The profile attribute.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |