|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openspml.v2.profiles.dsml.NamedItem
org.openspml.v2.profiles.dsml.Attr
org.openspml.v2.profiles.dsml.DSMLAttr
org.openspml.v2.profiles.dsml.Modification
org.openspml.v2.profiles.dsml.DSMLModification
Constructor Summary | |
protected |
DSMLModification()
|
|
DSMLModification(java.lang.String name,
java.lang.String value,
ModificationMode operation)
|
|
DSMLModification(java.lang.String name,
Value[] values,
ModificationMode operation)
|
Methods inherited from class org.openspml.v2.profiles.dsml.Modification |
addSubclassAttributes, equals, getOperation, hashCode, parseXml, setOperation, toXML |
Methods inherited from class org.openspml.v2.profiles.dsml.Attr |
addSubclassElements, addValue, addValues, clearValues, getName, getValues, setName, setValues, toXML, toXML, toXML, toXML |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected DSMLModification()
public DSMLModification(java.lang.String name, Value[] values, ModificationMode operation) throws DSMLProfileException
public DSMLModification(java.lang.String name, java.lang.String value, ModificationMode operation) throws DSMLProfileException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |