|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.oslc.asset.internal.ServiceProvider
public class ServiceProvider
| Field Summary | |
|---|---|
protected ResourceRef |
services
|
protected java.lang.String |
title
|
| Constructor Summary | |
|---|---|
ServiceProvider()
|
|
| Method Summary | |
|---|---|
ResourceRef |
getServices()
|
java.lang.String |
getTitle()
Gets the value of the title property. |
void |
setServices(ResourceRef services)
|
void |
setTitle(java.lang.String value)
Sets the value of the title property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String title
protected ResourceRef services
| Constructor Detail |
|---|
public ServiceProvider()
| Method Detail |
|---|
public java.lang.String getTitle()
Stringpublic void setTitle(java.lang.String value)
value - allowed object is
Stringpublic ResourceRef getServices()
public void setServices(ResourceRef services)
services - The services to set.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||