org.openspml.v2.msg
Interface OpenContentElementAdapter
- All Superinterfaces:
- OpenContentElement
- All Known Implementing Classes:
- OCEtoMarshallableAdapter, OCEtoXMLStringAdapter
- public interface OpenContentElementAdapter
- extends OpenContentElement
Implement this, rather than the superinterface, if wrapping other objects.
Simply allows instanceof and a getAdaptedObject() call.
Field Summary |
static java.lang.String |
code_id
|
code_id
public static final java.lang.String code_id
- See Also:
- Constant Field Values
getAdaptedObject
public java.lang.Object getAdaptedObject()
Copyright © Sun Microsystems, Inc. All Rights Reserved.