Uses of Interface
org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint

Packages that use OfferItemType.ItemConstraint
org.ogf.schemas.graap.wsAgreement   
org.ogf.schemas.graap.wsAgreement.impl   
 

Uses of OfferItemType.ItemConstraint in org.ogf.schemas.graap.wsAgreement
 

Methods in org.ogf.schemas.graap.wsAgreement that return OfferItemType.ItemConstraint
 OfferItemType.ItemConstraint OfferItemType.addNewItemConstraint()
          Appends and returns a new empty "ItemConstraint" element
 OfferItemType.ItemConstraint OfferItemType.getItemConstraint()
          Gets the "ItemConstraint" element
static OfferItemType.ItemConstraint OfferItemType.ItemConstraint.Factory.newInstance()
           
static OfferItemType.ItemConstraint OfferItemType.ItemConstraint.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
 

Methods in org.ogf.schemas.graap.wsAgreement with parameters of type OfferItemType.ItemConstraint
 void OfferItemType.setItemConstraint(OfferItemType.ItemConstraint itemConstraint)
          Sets the "ItemConstraint" element
 

Uses of OfferItemType.ItemConstraint in org.ogf.schemas.graap.wsAgreement.impl
 

Classes in org.ogf.schemas.graap.wsAgreement.impl that implement OfferItemType.ItemConstraint
static class OfferItemTypeImpl.ItemConstraintImpl
          An XML ItemConstraint(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
 

Methods in org.ogf.schemas.graap.wsAgreement.impl that return OfferItemType.ItemConstraint
 OfferItemType.ItemConstraint OfferItemTypeImpl.addNewItemConstraint()
          Appends and returns a new empty "ItemConstraint" element
 OfferItemType.ItemConstraint OfferItemTypeImpl.getItemConstraint()
          Gets the "ItemConstraint" element
 

Methods in org.ogf.schemas.graap.wsAgreement.impl with parameters of type OfferItemType.ItemConstraint
 void OfferItemTypeImpl.setItemConstraint(OfferItemType.ItemConstraint itemConstraint)
          Sets the "ItemConstraint" element
 



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