com.unitesk.atp.treedl
Class TDL.CodeMember
java.lang.Object
com.unitesk.atp.dynattrs.IndexedAttributedImpl
com.unitesk.atp.dynattrs.MapAttributed
com.unitesk.atp.dynattrs.BeanMapAttributed
com.unitesk.atp.tree.TreeClass.NodeClass
com.unitesk.atp.treedl.TDL.Entity
com.unitesk.atp.treedl.TDL.NodeMember
com.unitesk.atp.treedl.TDL.CodeMember
- All Implemented Interfaces:
- Attributed, Keyed, Node, Serializable
- Direct Known Subclasses:
- TDL.BodyCodeMember, TDL.ConstructorCodeMember
- Enclosing class:
- TDL
public abstract static class TDL.CodeMember
- extends TDL.NodeMember
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.unitesk.atp.tree.Node |
accept |
Methods inherited from interface com.unitesk.atp.tree.Keyed |
key |
TDL.CodeMember
public TDL.CodeMember(String optDocomment,
Properties optProperties,
Position position,
String code)
getCode
public String getCode()
- Custom code
setCode
public void setCode(String code)
Copyright © 2001-2006 ISP RAS, RedVerst Group. All Rights Reserved.