|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ServiceDescription
Represents the description of a service.
| Method Summary | |
|---|---|
DeliverySystemType |
getDeliverySystemType()
Return the type of the delivery system. |
MultilingualString |
getLongName(String perferredLanguage)
Return the long name of this service. |
ServiceType |
getServiceType()
Return the type of this service. |
| Method Detail |
|---|
MultilingualString getLongName(String perferredLanguage)
ServiceType getServiceType()
IllegalArgumentException - if the returned ServiceType
is not from a class loaded by the system classloader.DeliverySystemType getDeliverySystemType()
IllegalArgumentException - if the returned ServiceType
is not from a class loaded by the system classloader.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||