|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CiscoPickupGroup
Title: CiscoPickupGroup
Description: This interface defines a pickup group. A Pickup Group contains two
String
objects, which represent the groups DN (number) and it's Partition.
Copyright: Copyright (c) 2008
Company: Cisco Systems
Method Summary | |
---|---|
java.lang.String |
getPickupGroupDN()
|
java.lang.String |
getPickupGroupPartition()
|
Method Detail |
---|
java.lang.String getPickupGroupDN()
String
representing the DN of this Pickup Groupjava.lang.String getPickupGroupPartition()
String
representing the partition of this Pickup Group. Returns an empty
String
if it has no partition.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |