JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional
|
Required
Detail:
Field |
Element
SEARCH:
Package
com.epam.xml.anotations
Annotation Interface XmlElementRef
@Retention
(
RUNTIME
)
@Target
({
FIELD
,
METHOD
})
@Deprecated
public @interface
XmlElementRef
Deprecated.
Author:
Serhiy_Zahriychuk Date: Oct 31, 2008
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
name
Deprecated.
String
namespace
Deprecated.
Class
type
Deprecated.
Element Details
type
Class
type
Deprecated.
Default:
java.lang.Object.class
namespace
String
namespace
Deprecated.
Default:
""
name
String
name
Deprecated.
Default:
"##default"