de.fzj.unicore.wsrflite.admin.service
Class ServiceEntriesRP
java.lang.Object
de.fzj.unicore.wsrflite.ResourcePropertyBase<org.apache.xmlbeans.XmlObject,T>
de.fzj.unicore.wsrflite.xmlbeans.ResourceProperty<List<String>>
de.fzj.unicore.wsrflite.admin.service.ServiceEntriesRP
- All Implemented Interfaces:
- Serializable
public class ServiceEntriesRP
- extends ResourceProperty<List<String>>
- See Also:
- Serialized Form
|
Method Summary |
de.fzj.unicore.wsrflite.xmlbeans.ServiceEntryDocument[] |
getXml()
get the XML representation of this property. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceEntriesRP
public ServiceEntriesRP(AdminServiceImpl parent)
getXml
public de.fzj.unicore.wsrflite.xmlbeans.ServiceEntryDocument[] getXml()
- Description copied from class:
ResourcePropertyBase
- get the XML representation of this property.
- Specified by:
getXml in class ResourceProperty<List<String>>
- Returns:
- an array of XmlObject
Copyright © 2010. All Rights Reserved.