Uses of Interface
com.activeEndpoints.schemas.pdd.x2006.x08.pdd.PartnerRoleType

Packages that use PartnerRoleType
com.activeEndpoints.schemas.pdd.x2006.x08.pdd   
com.activeEndpoints.schemas.pdd.x2006.x08.pdd.impl   
 

Uses of PartnerRoleType in com.activeEndpoints.schemas.pdd.x2006.x08.pdd
 

Methods in com.activeEndpoints.schemas.pdd.x2006.x08.pdd that return PartnerRoleType
 PartnerRoleType PartnerLinkType.addNewPartnerRole()
          Appends and returns a new empty "partnerRole" element
 PartnerRoleType PartnerLinkType.getPartnerRole()
          Gets the "partnerRole" element
static PartnerRoleType PartnerRoleType.Factory.newInstance()
           
static PartnerRoleType PartnerRoleType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static PartnerRoleType PartnerRoleType.Factory.parse(File file)
           
static PartnerRoleType PartnerRoleType.Factory.parse(File file, org.apache.xmlbeans.XmlOptions options)
           
static PartnerRoleType PartnerRoleType.Factory.parse(InputStream is)
           
static PartnerRoleType PartnerRoleType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options)
           
static PartnerRoleType PartnerRoleType.Factory.parse(Node node)
           
static PartnerRoleType PartnerRoleType.Factory.parse(Node node, org.apache.xmlbeans.XmlOptions options)
           
static PartnerRoleType PartnerRoleType.Factory.parse(Reader r)
           
static PartnerRoleType PartnerRoleType.Factory.parse(Reader r, org.apache.xmlbeans.XmlOptions options)
           
static PartnerRoleType PartnerRoleType.Factory.parse(String xmlAsString)
           
static PartnerRoleType PartnerRoleType.Factory.parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)
           
static PartnerRoleType PartnerRoleType.Factory.parse(URL u)
           
static PartnerRoleType PartnerRoleType.Factory.parse(URL u, org.apache.xmlbeans.XmlOptions options)
           
static PartnerRoleType PartnerRoleType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
          Deprecated. XMLInputStream
static PartnerRoleType PartnerRoleType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)
          Deprecated. XMLInputStream
static PartnerRoleType PartnerRoleType.Factory.parse(javax.xml.stream.XMLStreamReader sr)
           
static PartnerRoleType PartnerRoleType.Factory.parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)
           
 

Methods in com.activeEndpoints.schemas.pdd.x2006.x08.pdd with parameters of type PartnerRoleType
 void PartnerLinkType.setPartnerRole(PartnerRoleType partnerRole)
          Sets the "partnerRole" element
 

Uses of PartnerRoleType in com.activeEndpoints.schemas.pdd.x2006.x08.pdd.impl
 

Classes in com.activeEndpoints.schemas.pdd.x2006.x08.pdd.impl that implement PartnerRoleType
 class PartnerRoleTypeImpl
          An XML partnerRoleType(@http://schemas.active-endpoints.com/pdd/2006/08/pdd.xsd).
 

Methods in com.activeEndpoints.schemas.pdd.x2006.x08.pdd.impl that return PartnerRoleType
 PartnerRoleType PartnerLinkTypeImpl.addNewPartnerRole()
          Appends and returns a new empty "partnerRole" element
 PartnerRoleType PartnerLinkTypeImpl.getPartnerRole()
          Gets the "partnerRole" element
 

Methods in com.activeEndpoints.schemas.pdd.x2006.x08.pdd.impl with parameters of type PartnerRoleType
 void PartnerLinkTypeImpl.setPartnerRole(PartnerRoleType partnerRole)
          Sets the "partnerRole" element
 



Copyright © 2013 Leibniz Universität Hannover. All Rights Reserved.