com.ibm.pim.interfaces.spec
Interface SecondarySpec
- All Superinterfaces:
- Spec
- public interface SecondarySpec
- extends Spec
Read-only interface for the PrimarySpec object
Field Summary |
static java.lang.String |
copyright
|
Method Summary |
boolean |
hasSubSpec()
Returns true if this primary spec has a subspec |
copyright
public static final java.lang.String copyright
- See Also:
- Constant Field Values
hasSubSpec
public boolean hasSubSpec()
- Returns true if this primary spec has a subspec
- Returns:
- true if subspec is present