com.unitesk.atp.treedl
Class Message.IncompatibleBaseFieldType

java.lang.Object
  extended by com.unitesk.atp.treedl.Message.TDL_Message
      extended by com.unitesk.atp.treedl.Message.FileMessage
          extended by com.unitesk.atp.treedl.Message.FilePositionMessage
              extended by com.unitesk.atp.treedl.Message.IncompatibleBaseFieldType
All Implemented Interfaces:
Message
Enclosing class:
Message

public static class Message.IncompatibleBaseFieldType
extends Message.FilePositionMessage

Тип переопределяющего атрибута должен совпадать с типом переопределяемого.


Field Summary
static int KEY
           
 
Constructor Summary
Message.IncompatibleBaseFieldType(File file, Position position, String kind, String name)
           
 
Method Summary
 String getKind()
           
 String getName()
           
 int key()
           
 void setKind(String kind)
           
 void setName(String name)
           
 
Methods inherited from class com.unitesk.atp.treedl.Message.FilePositionMessage
getPosition, setPosition
 
Methods inherited from class com.unitesk.atp.treedl.Message.FileMessage
getFile, setFile
 
Methods inherited from class com.unitesk.atp.treedl.Message.TDL_Message
keyClass
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

KEY

public static final int KEY
See Also:
Constant Field Values
Constructor Detail

Message.IncompatibleBaseFieldType

public Message.IncompatibleBaseFieldType(File file,
                                         Position position,
                                         String kind,
                                         String name)
Method Detail

getKind

public String getKind()

setKind

public void setKind(String kind)

getName

public String getName()

setName

public void setName(String name)

key

public int key()


Copyright © 2001-2006 ISP RAS, RedVerst Group. All Rights Reserved.