Kaydet (Commit) ef09fe5f authored tarafından Pascal Junck's avatar Pascal Junck

INTEGRATION: CWS sb22 (1.3.14); FILE MERGED

2004/10/14 10:56:19 sb 1.3.14.2: #i33217# Changed @since tags for C++/Java docu from OOo to UDK.
2004/09/28 14:44:49 sb 1.3.14.1: #i33217# Fixed @since tags.
üst b52e3d1a
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: IFieldDescription.java,v $ * $RCSfile: IFieldDescription.java,v $
* *
* $Revision: 1.3 $ * $Revision: 1.4 $
* *
* last change: $Author: obo $ $Date: 2004-06-04 02:55:39 $ * last change: $Author: pjunck $ $Date: 2004-11-03 08:52:11 $
* *
* The Contents of this file are made available subject to the terms of * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
...@@ -71,8 +71,6 @@ import java.lang.reflect.Field; ...@@ -71,8 +71,6 @@ import java.lang.reflect.Field;
* @deprecated This interface does not cover all the features supported by the * @deprecated This interface does not cover all the features supported by the
* corresponding (unpublished) implementation. But no client code should need * corresponding (unpublished) implementation. But no client code should need
* to access this functionality, anyway. * to access this functionality, anyway.
*
* @since UDK3.0
*/ */
public interface IFieldDescription extends IMemberDescription { public interface IFieldDescription extends IMemberDescription {
/** /**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment