com.sun.xml.ws.encoding.soap
Interface SerializerConstants
public interface SerializerConstants
ENCODE_TYPE
static final boolean ENCODE_TYPE
- See Also:
- Constant Field Values
DONT_ENCODE_TYPE
static final boolean DONT_ENCODE_TYPE
- See Also:
- Constant Field Values
SERIALIZE_AS_REF
static final boolean SERIALIZE_AS_REF
- See Also:
- Constant Field Values
DONT_SERIALIZE_AS_REF
static final boolean DONT_SERIALIZE_AS_REF
- See Also:
- Constant Field Values
REFERENCEABLE
static final boolean REFERENCEABLE
- See Also:
- Constant Field Values
NOT_REFERENCEABLE
static final boolean NOT_REFERENCEABLE
- See Also:
- Constant Field Values
NULLABLE
static final boolean NULLABLE
- See Also:
- Constant Field Values
NOT_NULLABLE
static final boolean NOT_NULLABLE
- See Also:
- Constant Field Values
REFERENCED_INSTANCE
static final boolean REFERENCED_INSTANCE
- See Also:
- Constant Field Values
UNREFERENCED_INSTANCE
static final boolean UNREFERENCED_INSTANCE
- See Also:
- Constant Field Values