Uses of Interface
com.poscoict.glueframework.schema.service.ServiceDocumentXmlObj.Service

Packages that use ServiceDocumentXmlObj.Service
com.poscoict.glueframework.schema.service   
com.poscoict.glueframework.schema.service.impl   
 

Uses of ServiceDocumentXmlObj.Service in com.poscoict.glueframework.schema.service
 

Methods in com.poscoict.glueframework.schema.service that return ServiceDocumentXmlObj.Service
 ServiceDocumentXmlObj.Service ServiceDocumentXmlObj.addNewService()
          Appends and returns a new empty "service" element
 ServiceDocumentXmlObj.Service ServiceDocumentXmlObj.getService()
          Gets the "service" element
static ServiceDocumentXmlObj.Service ServiceDocumentXmlObj.Service.Factory.newInstance()
           
static ServiceDocumentXmlObj.Service ServiceDocumentXmlObj.Service.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
 

Methods in com.poscoict.glueframework.schema.service with parameters of type ServiceDocumentXmlObj.Service
 void ServiceDocumentXmlObj.setService(ServiceDocumentXmlObj.Service service)
          Sets the "service" element
 

Uses of ServiceDocumentXmlObj.Service in com.poscoict.glueframework.schema.service.impl
 

Classes in com.poscoict.glueframework.schema.service.impl that implement ServiceDocumentXmlObj.Service
static class ServiceDocumentXmlObjImpl.ServiceImpl
          An XML service(@http://www.poscoict.com/glueframework/service).
 

Methods in com.poscoict.glueframework.schema.service.impl that return ServiceDocumentXmlObj.Service
 ServiceDocumentXmlObj.Service ServiceDocumentXmlObjImpl.addNewService()
          Appends and returns a new empty "service" element
 ServiceDocumentXmlObj.Service ServiceDocumentXmlObjImpl.getService()
          Gets the "service" element
 

Methods in com.poscoict.glueframework.schema.service.impl with parameters of type ServiceDocumentXmlObj.Service
 void ServiceDocumentXmlObjImpl.setService(ServiceDocumentXmlObj.Service service)
          Sets the "service" element
 



Copyright © 2013–2014 POSCO ICT SWÁ¦Ç°±â¼úÆÀ. All rights reserved.