|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface EndpointCategory
An EndpointCategory object enables you to retrieve information about the endpoint category.
An EndpointCategory instance is not instantiated directly. Instead, an EndpointCategory instance
is returned by methods such as the EndpointRegistryClient object's
CreateEndpointCategory
method.
| Method Summary | |
|---|---|
java.lang.String |
getDescription()
Retrieves the endpoint category's description. |
java.lang.String |
getId()
Retrieves this endpoint category's unique identifier value. |
long |
getOid()
Retrieves this endpoint category's unique identifier value. |
| Method Detail |
|---|
java.lang.String getId()
long getOid()
java.lang.String getDescription()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||