|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceDocumentXmlObj.Service.Activity.Property | |
---|---|
com.poscoict.glueframework.schema.service | |
com.poscoict.glueframework.schema.service.impl |
Uses of ServiceDocumentXmlObj.Service.Activity.Property in com.poscoict.glueframework.schema.service |
---|
Methods in com.poscoict.glueframework.schema.service that return ServiceDocumentXmlObj.Service.Activity.Property | |
---|---|
ServiceDocumentXmlObj.Service.Activity.Property |
ServiceDocumentXmlObj.Service.Activity.addNewProperty()
Appends and returns a new empty value (as xml) as the last "property" element |
ServiceDocumentXmlObj.Service.Activity.Property[] |
ServiceDocumentXmlObj.Service.Activity.getPropertyArray()
Gets array of all "property" elements |
ServiceDocumentXmlObj.Service.Activity.Property |
ServiceDocumentXmlObj.Service.Activity.getPropertyArray(int i)
Gets ith "property" element |
ServiceDocumentXmlObj.Service.Activity.Property |
ServiceDocumentXmlObj.Service.Activity.insertNewProperty(int i)
Inserts and returns a new empty value (as xml) as the ith "property" element |
static ServiceDocumentXmlObj.Service.Activity.Property |
ServiceDocumentXmlObj.Service.Activity.Property.Factory.newInstance()
|
static ServiceDocumentXmlObj.Service.Activity.Property |
ServiceDocumentXmlObj.Service.Activity.Property.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
Methods in com.poscoict.glueframework.schema.service with parameters of type ServiceDocumentXmlObj.Service.Activity.Property | |
---|---|
void |
ServiceDocumentXmlObj.Service.Activity.setPropertyArray(int i,
ServiceDocumentXmlObj.Service.Activity.Property property)
Sets ith "property" element |
void |
ServiceDocumentXmlObj.Service.Activity.setPropertyArray(ServiceDocumentXmlObj.Service.Activity.Property[] propertyArray)
Sets array of all "property" element |
Uses of ServiceDocumentXmlObj.Service.Activity.Property in com.poscoict.glueframework.schema.service.impl |
---|
Classes in com.poscoict.glueframework.schema.service.impl that implement ServiceDocumentXmlObj.Service.Activity.Property | |
---|---|
static class |
ServiceDocumentXmlObjImpl.ServiceImpl.ActivityImpl.PropertyImpl
An XML property(@http://www.poscoict.com/glueframework/service). |
Methods in com.poscoict.glueframework.schema.service.impl that return ServiceDocumentXmlObj.Service.Activity.Property | |
---|---|
ServiceDocumentXmlObj.Service.Activity.Property |
ServiceDocumentXmlObjImpl.ServiceImpl.ActivityImpl.addNewProperty()
Appends and returns a new empty value (as xml) as the last "property" element |
ServiceDocumentXmlObj.Service.Activity.Property[] |
ServiceDocumentXmlObjImpl.ServiceImpl.ActivityImpl.getPropertyArray()
Gets array of all "property" elements |
ServiceDocumentXmlObj.Service.Activity.Property |
ServiceDocumentXmlObjImpl.ServiceImpl.ActivityImpl.getPropertyArray(int i)
Gets ith "property" element |
ServiceDocumentXmlObj.Service.Activity.Property |
ServiceDocumentXmlObjImpl.ServiceImpl.ActivityImpl.insertNewProperty(int i)
Inserts and returns a new empty value (as xml) as the ith "property" element |
Methods in com.poscoict.glueframework.schema.service.impl with parameters of type ServiceDocumentXmlObj.Service.Activity.Property | |
---|---|
void |
ServiceDocumentXmlObjImpl.ServiceImpl.ActivityImpl.setPropertyArray(int i,
ServiceDocumentXmlObj.Service.Activity.Property property)
Sets ith "property" element |
void |
ServiceDocumentXmlObjImpl.ServiceImpl.ActivityImpl.setPropertyArray(ServiceDocumentXmlObj.Service.Activity.Property[] propertyArray)
Sets array of all "property" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |