wt.ufid.delegates
Class UfidSetDelegate
java.lang.Object
wt.ufid.delegates.UfidSetDelegate
- All Implemented Interfaces:
- UfidDelegate
- Direct Known Subclasses:
- DefaultUfidSetDelegate, IteratedUfidSetDelegate
- public abstract class UfidSetDelegate
- extends Object
- implements UfidDelegate
Supported API: false
Extendable: false
Method Summary |
Ufid |
getUfid()
Gets the value of the attribute: ufid. |
void |
setUfid(Ufid a_Ufid)
Sets the value of the attribute: ufid. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RESOURCE
private static final String RESOURCE
- See Also:
- Constant Field Values
CLASSNAME
private static final String CLASSNAME
ufid
private Ufid ufid
UfidSetDelegate
public UfidSetDelegate()
getUfid
public Ufid getUfid()
- Gets the value of the attribute: ufid.
Supported API: false
- Returns:
- Ufid
setUfid
public void setUfid(Ufid a_Ufid)
throws WTPropertyVetoException
- Sets the value of the attribute: ufid.
Supported API: false
- Parameters:
a_Ufid
-
- Throws:
WTPropertyVetoException