Uses of Interface
org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationType.Negotiation

Packages that use NegotiationType.Negotiation
org.ogf.schemas.graap.wsAgreement.negotiation   
org.ogf.schemas.graap.wsAgreement.negotiation.impl   
 

Uses of NegotiationType.Negotiation in org.ogf.schemas.graap.wsAgreement.negotiation
 

Methods in org.ogf.schemas.graap.wsAgreement.negotiation that return NegotiationType.Negotiation
 NegotiationType.Negotiation NegotiationType.addNewNegotiation()
          Appends and returns a new empty "Negotiation" element
 NegotiationType.Negotiation NegotiationType.getNegotiation()
          Gets the "Negotiation" element
static NegotiationType.Negotiation NegotiationType.Negotiation.Factory.newInstance()
           
static NegotiationType.Negotiation NegotiationType.Negotiation.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
 

Methods in org.ogf.schemas.graap.wsAgreement.negotiation with parameters of type NegotiationType.Negotiation
 void NegotiationType.setNegotiation(NegotiationType.Negotiation negotiation)
          Sets the "Negotiation" element
 

Uses of NegotiationType.Negotiation in org.ogf.schemas.graap.wsAgreement.negotiation.impl
 

Classes in org.ogf.schemas.graap.wsAgreement.negotiation.impl that implement NegotiationType.Negotiation
static class NegotiationTypeImpl.NegotiationImpl
          An XML Negotiation(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation).
 

Methods in org.ogf.schemas.graap.wsAgreement.negotiation.impl that return NegotiationType.Negotiation
 NegotiationType.Negotiation NegotiationTypeImpl.addNewNegotiation()
          Appends and returns a new empty "Negotiation" element
 NegotiationType.Negotiation NegotiationTypeImpl.getNegotiation()
          Gets the "Negotiation" element
 

Methods in org.ogf.schemas.graap.wsAgreement.negotiation.impl with parameters of type NegotiationType.Negotiation
 void NegotiationTypeImpl.setNegotiation(NegotiationType.Negotiation negotiation)
          Sets the "Negotiation" element
 



Copyright © 2008-2012 Fraunhofer Institute SCAI. All Rights Reserved.