com.novell.nxpe
Interface NxpeGroupedParameter
- All Superinterfaces:
- NxpeParameter
public interface NxpeGroupedParameter
- extends NxpeParameter
Interface to hold configuration and instance parematers as defined in the policy type specification
- Since:
- NXPE1.0
- Author:
- Paladin Team
getGroupName
java.lang.String getGroupName()
throws NxpeException
- Throws:
NxpeException
getGroupEnumerativeValue
int getGroupEnumerativeValue()
throws NxpeException
- Throws:
NxpeException
getChoiceName
java.lang.String getChoiceName()
throws NxpeException
- Throws:
NxpeException
getChoiceEnumerativeValue
int getChoiceEnumerativeValue()
throws NxpeException
- Throws:
NxpeException
Copyright © 2005-2009 Novell, Inc. All Rights Reserved.