|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface NxpeGroupedParameter
Defines the methods for retrieving configuration and instance parematers as defined in the policy type specification
| Method Summary | |
|---|---|
int |
getChoiceEnumerativeValue()
Returns the enumerative value of choice to which this parameter belongs. |
java.lang.String |
getChoiceName()
Returns the name of choice to which this parameter belongs. |
int |
getGroupEnumerativeValue()
Returns the numerical value of the group to which this parameter belongs. |
java.lang.String |
getGroupName()
Returns the parameter group name to which this parameter belongs. |
| Methods inherited from interface com.novell.nxpe.NxpeParameter |
|---|
getContextDataElement, getContextDataElementEnumerativeValue, getContextDataElementName, getEnumerativeValue, getForceDataRead, getName, getValue |
| Method Detail |
|---|
java.lang.String getGroupName()
throws NxpeException
NxpeException
int getGroupEnumerativeValue()
throws NxpeException
NxpeException
java.lang.String getChoiceName()
throws NxpeException
NxpeException
int getChoiceEnumerativeValue()
throws NxpeException
NxpeException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||