|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.tuscany.sca.binding.notification.encoding.ReferenceProperties
public class ReferenceProperties
| Constructor Summary | |
|---|---|
ReferenceProperties()
|
|
| Method Summary | ||
|---|---|---|
void |
addProperty(EncodingObject property)
|
|
java.util.List<EncodingObject> |
getProperties()
|
|
|
getProperty(java.lang.Class<E> propertyType)
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReferenceProperties()
| Method Detail |
|---|
public java.util.List<EncodingObject> getProperties()
public void addProperty(EncodingObject property)
public <E extends EncodingObject> E getProperty(java.lang.Class<E> propertyType)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||