Package com.ibm.di.config.base
Class SchemaName
- java.lang.Object
-
- javax.naming.CompoundName
-
- com.ibm.di.config.base.SchemaName
-
- All Implemented Interfaces:
java.io.Serializable
,java.lang.Cloneable
,java.lang.Comparable<java.lang.Object>
,javax.naming.Name
public class SchemaName extends javax.naming.CompoundName
A CompoundName that can be used to access hierarchical SchemaItems.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SchemaName()
SchemaName(java.lang.String ref)
-