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

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

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

Methods in com.activeEndpoints.schemas.pdd.x2006.x08.pdd that return MyRoleType
 MyRoleType PartnerLinkType.addNewMyRole()
          Appends and returns a new empty "myRole" element
 MyRoleType PartnerLinkType.getMyRole()
          Gets the "myRole" element
static MyRoleType MyRoleType.Factory.newInstance()
           
static MyRoleType MyRoleType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static MyRoleType MyRoleType.Factory.parse(File file)
           
static MyRoleType MyRoleType.Factory.parse(File file, org.apache.xmlbeans.XmlOptions options)
           
static MyRoleType MyRoleType.Factory.parse(InputStream is)
           
static MyRoleType MyRoleType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options)
           
static MyRoleType MyRoleType.Factory.parse(Node node)
           
static MyRoleType MyRoleType.Factory.parse(Node node, org.apache.xmlbeans.XmlOptions options)
           
static MyRoleType MyRoleType.Factory.parse(Reader r)
           
static MyRoleType MyRoleType.Factory.parse(Reader r, org.apache.xmlbeans.XmlOptions options)
           
static MyRoleType MyRoleType.Factory.parse(String xmlAsString)
           
static MyRoleType MyRoleType.Factory.parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)
           
static MyRoleType MyRoleType.Factory.parse(URL u)
           
static MyRoleType MyRoleType.Factory.parse(URL u, org.apache.xmlbeans.XmlOptions options)
           
static MyRoleType MyRoleType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
          Deprecated. XMLInputStream
static MyRoleType MyRoleType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)
          Deprecated. XMLInputStream
static MyRoleType MyRoleType.Factory.parse(javax.xml.stream.XMLStreamReader sr)
           
static MyRoleType MyRoleType.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 MyRoleType
 void PartnerLinkType.setMyRole(MyRoleType myRole)
          Sets the "myRole" element
 

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

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

Methods in com.activeEndpoints.schemas.pdd.x2006.x08.pdd.impl that return MyRoleType
 MyRoleType PartnerLinkTypeImpl.addNewMyRole()
          Appends and returns a new empty "myRole" element
 MyRoleType PartnerLinkTypeImpl.getMyRole()
          Gets the "myRole" element
 

Methods in com.activeEndpoints.schemas.pdd.x2006.x08.pdd.impl with parameters of type MyRoleType
 void PartnerLinkTypeImpl.setMyRole(MyRoleType myRole)
          Sets the "myRole" element
 



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