org.apache.cxf.binding.corba.wsdl
Interface CorbaConstants
public interface CorbaConstants
IDL_VERSION
static final String IDL_VERSION
- See Also:
- Constant Field Values
REPO_STRING
static final String REPO_STRING
- See Also:
- Constant Field Values
NS_CORBA_TYPEMAP
static final String NS_CORBA_TYPEMAP
- See Also:
- Constant Field Values
NP_WSDL_CORBA
static final String NP_WSDL_CORBA
- See Also:
- Constant Field Values
NU_WSDL_CORBA
static final String NU_WSDL_CORBA
- See Also:
- Constant Field Values
NP_TM_CORBA
static final String NP_TM_CORBA
- See Also:
- Constant Field Values
NU_TM_CORBA
static final String NU_TM_CORBA
- See Also:
- Constant Field Values
SCHEMA_NS_URI
static final String SCHEMA_NS_URI
- See Also:
- Constant Field Values
WSDL_NS_URI
static final String WSDL_NS_URI
- See Also:
- Constant Field Values
NE_CORBA_ADDRESS
static final QName NE_CORBA_ADDRESS
NE_CORBA_POLICY
static final QName NE_CORBA_POLICY
NE_CORBA_BINDING
static final QName NE_CORBA_BINDING
NE_CORBA_OPERATION
static final QName NE_CORBA_OPERATION
NE_CORBA_PARAM
static final QName NE_CORBA_PARAM
NE_CORBA_RETURN
static final QName NE_CORBA_RETURN
NE_CORBA_RAISES
static final QName NE_CORBA_RAISES
NE_CORBA_TYPEMAPPING
static final QName NE_CORBA_TYPEMAPPING
NE_CORBA_STRUCT
static final QName NE_CORBA_STRUCT
NE_CORBA_STRUCT_MEM
static final QName NE_CORBA_STRUCT_MEM
NE_CORBA_UNION
static final QName NE_CORBA_UNION
NE_CORBA_UNION_BRANCH
static final QName NE_CORBA_UNION_BRANCH
NE_CORBA_UNION_CASE
static final QName NE_CORBA_UNION_CASE
NE_CORBA_ALIAS
static final QName NE_CORBA_ALIAS
NE_CORBA_FIXED
static final QName NE_CORBA_FIXED
NE_CORBA_ANONFIXED
static final QName NE_CORBA_ANONFIXED
NE_CORBA_CONST
static final QName NE_CORBA_CONST
NE_CORBA_ENUM
static final QName NE_CORBA_ENUM
NE_CORBA_ENUMERATOR
static final QName NE_CORBA_ENUMERATOR
NE_CORBA_SEQUENCE
static final QName NE_CORBA_SEQUENCE
NE_CORBA_ANONSEQUENCE
static final QName NE_CORBA_ANONSEQUENCE
NE_CORBA_ARRAY
static final QName NE_CORBA_ARRAY
NE_CORBA_ANONARRAY
static final QName NE_CORBA_ANONARRAY
NE_CORBA_ANONSTRING
static final QName NE_CORBA_ANONSTRING
NE_CORBA_ANONWSTRING
static final QName NE_CORBA_ANONWSTRING
NE_CORBA_EXCEPTION
static final QName NE_CORBA_EXCEPTION
NE_CORBA_INTERFACE
static final QName NE_CORBA_INTERFACE
NT_CORBA_LONG
static final QName NT_CORBA_LONG
NT_CORBA_ULONG
static final QName NT_CORBA_ULONG
NT_CORBA_LONGLONG
static final QName NT_CORBA_LONGLONG
NT_CORBA_ULONGLONG
static final QName NT_CORBA_ULONGLONG
NT_CORBA_SHORT
static final QName NT_CORBA_SHORT
NT_CORBA_USHORT
static final QName NT_CORBA_USHORT
NT_CORBA_FLOAT
static final QName NT_CORBA_FLOAT
NT_CORBA_DOUBLE
static final QName NT_CORBA_DOUBLE
NT_CORBA_CHAR
static final QName NT_CORBA_CHAR
NT_CORBA_WCHAR
static final QName NT_CORBA_WCHAR
NT_CORBA_BOOLEAN
static final QName NT_CORBA_BOOLEAN
NT_CORBA_OCTET
static final QName NT_CORBA_OCTET
NT_CORBA_STRING
static final QName NT_CORBA_STRING
NT_CORBA_WSTRING
static final QName NT_CORBA_WSTRING
NT_CORBA_ANY
static final QName NT_CORBA_ANY
NT_CORBA_DATETIME
static final QName NT_CORBA_DATETIME
NT_CORBA_LONGDOUBLE
static final QName NT_CORBA_LONGDOUBLE
NT_CORBA_DATE
static final QName NT_CORBA_DATE
NT_CORBA_TIME
static final QName NT_CORBA_TIME
NT_CORBA_PINT
static final QName NT_CORBA_PINT
NT_CORBA_NPINT
static final QName NT_CORBA_NPINT
NT_CORBA_NINT
static final QName NT_CORBA_NINT
NT_CORBA_NNINT
static final QName NT_CORBA_NNINT
REPO_ID
static final String REPO_ID
- See Also:
- Constant Field Values
NAME
static final String NAME
- See Also:
- Constant Field Values
IDLTYPE
static final String IDLTYPE
- See Also:
- Constant Field Values
MODE
static final String MODE
- See Also:
- Constant Field Values
EXCEPTION
static final String EXCEPTION
- See Also:
- Constant Field Values
SERVICE_ID
static final String SERVICE_ID
- See Also:
- Constant Field Values
BASES
static final String BASES
- See Also:
- Constant Field Values
CORBA_ENDPOINT_OBJECT
static final String CORBA_ENDPOINT_OBJECT
- See Also:
- Constant Field Values
ORB
static final String ORB
- See Also:
- Constant Field Values
getValue
String getValue(String value)
Apache CXF