|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SpecMap.Type | |
---|---|
com.ibm.pim.spec |
Uses of SpecMap.Type in com.ibm.pim.spec |
---|
Methods in com.ibm.pim.spec that return SpecMap.Type | |
---|---|
SpecMap.Type |
SpecMap.getType()
Returns the type of the specMap |
static SpecMap.Type |
SpecMap.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static SpecMap.Type[] |
SpecMap.Type.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in com.ibm.pim.spec with parameters of type SpecMap.Type | |
---|---|
SpecMap |
SpecManager.createSpecMap(java.lang.String specMapName,
SpecMap.Type specMapType,
java.lang.String sourceObjectName,
java.lang.String destinationObjectName)
Create a new SpecMap |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |