org.ggf.schemas.graap._2007._03.ws_agreement
Class ObjectFactory

java.lang.Object
  extended by org.ggf.schemas.graap._2007._03.ws_agreement.ObjectFactory

public class ObjectFactory
extends java.lang.Object

This object contains factory methods for each Java content interface and Java element interface generated in the org.ggf.schemas.graap._2007._03.ws_agreement package.

An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.


Constructor Summary
ObjectFactory()
          Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.ggf.schemas.graap._2007._03.ws_agreement
 
Method Summary
 Agreement createAgreement()
          Create an instance of Agreement
 AgreementContextType createAgreementContextType()
          Create an instance of AgreementContextType
 javax.xml.bind.JAXBElement<java.lang.String> createAgreementId(java.lang.String value)
          Create an instance of JAXBElement<String>}
 AgreementInitiatorIdentifierType createAgreementInitiatorIdentifierType()
          Create an instance of AgreementInitiatorIdentifierType
 javax.xml.bind.JAXBElement<AgreementType> createAgreementOffer(AgreementType value)
          Create an instance of JAXBElement<AgreementType>}
 AgreementResponderIdentifierType createAgreementResponderIdentifierType()
          Create an instance of AgreementResponderIdentifierType
 AgreementTemplate createAgreementTemplate()
          Create an instance of AgreementTemplate
 AgreementTemplateType createAgreementTemplateType()
          Create an instance of AgreementTemplateType
 AgreementType createAgreementType()
          Create an instance of AgreementType
 javax.xml.bind.JAXBElement<TermCompositorType> createAll(TermCompositorType value)
          Create an instance of JAXBElement<TermCompositorType>}
 BusinessValueListType createBusinessValueListType()
          Create an instance of BusinessValueListType
 CompensationType createCompensationType()
          Create an instance of CompensationType
 CompensationType.AssessmentInterval createCompensationTypeAssessmentInterval()
          Create an instance of CompensationType.AssessmentInterval
 javax.xml.bind.JAXBElement<java.lang.Object> createConstraint(java.lang.Object value)
          Create an instance of JAXBElement<Object>}
 ConstraintSectionType createConstraintSectionType()
          Create an instance of ConstraintSectionType
 javax.xml.bind.JAXBElement<AgreementContextType> createContext(AgreementContextType value)
          Create an instance of JAXBElement<AgreementContextType>}
 javax.xml.bind.JAXBElement<ContinuingFaultType> createContinuingFault(ContinuingFaultType value)
          Create an instance of JAXBElement<ContinuingFaultType>}
 ContinuingFaultType createContinuingFaultType()
          Create an instance of ContinuingFaultType
 GuaranteeTermType createGuaranteeTermType()
          Create an instance of GuaranteeTermType
 KPITargetType createKPITargetType()
          Create an instance of KPITargetType
 javax.xml.bind.JAXBElement<java.lang.String> createLocation(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.lang.String> createName(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<NoncriticalExtensionType> createNoncriticalExtensions(NoncriticalExtensionType value)
          Create an instance of JAXBElement<NoncriticalExtensionType>}
 NoncriticalExtensionType createNoncriticalExtensionType()
          Create an instance of NoncriticalExtensionType
 OfferItemType createOfferItemType()
          Create an instance of OfferItemType
 OfferItemType.ItemConstraint createOfferItemTypeItemConstraint()
          Create an instance of OfferItemType.ItemConstraint
 PreferenceType createPreferenceType()
          Create an instance of PreferenceType
 javax.xml.bind.JAXBElement<java.lang.Object> createQualifyingCondition(java.lang.Object value)
          Create an instance of JAXBElement<Object>}
 ServiceDescriptionTermType createServiceDescriptionTermType()
          Create an instance of ServiceDescriptionTermType
 javax.xml.bind.JAXBElement<ServiceLevelObjectiveType> createServiceLevelObjective(ServiceLevelObjectiveType value)
          Create an instance of JAXBElement<ServiceLevelObjectiveType>}
 ServiceLevelObjectiveType createServiceLevelObjectiveType()
          Create an instance of ServiceLevelObjectiveType
 ServiceNameSet createServiceNameSet()
          Create an instance of ServiceNameSet
 ServicePropertiesType createServicePropertiesType()
          Create an instance of ServicePropertiesType
 ServiceReferenceType createServiceReferenceType()
          Create an instance of ServiceReferenceType
 ServiceSelectorType createServiceSelectorType()
          Create an instance of ServiceSelectorType
 javax.xml.bind.JAXBElement<AgreementTemplateType> createTemplate(AgreementTemplateType value)
          Create an instance of JAXBElement<AgreementTemplateType>}
 TermCompositorType createTermCompositorType()
          Create an instance of TermCompositorType
 javax.xml.bind.JAXBElement<TermCompositorType> createTermCompositorTypeExactlyOne(TermCompositorType value)
          Create an instance of JAXBElement<TermCompositorType>}
 javax.xml.bind.JAXBElement<GuaranteeTermType> createTermCompositorTypeGuaranteeTerm(GuaranteeTermType value)
          Create an instance of JAXBElement<GuaranteeTermType>}
 javax.xml.bind.JAXBElement<TermCompositorType> createTermCompositorTypeOneOrMore(TermCompositorType value)
          Create an instance of JAXBElement<TermCompositorType>}
 javax.xml.bind.JAXBElement<ServiceDescriptionTermType> createTermCompositorTypeServiceDescriptionTerm(ServiceDescriptionTermType value)
          Create an instance of JAXBElement<ServiceDescriptionTermType>}
 javax.xml.bind.JAXBElement<ServicePropertiesType> createTermCompositorTypeServiceProperties(ServicePropertiesType value)
          Create an instance of JAXBElement<ServicePropertiesType>}
 javax.xml.bind.JAXBElement<ServiceReferenceType> createTermCompositorTypeServiceReference(ServiceReferenceType value)
          Create an instance of JAXBElement<ServiceReferenceType>}
 javax.xml.bind.JAXBElement<TermTreeType> createTerms(TermTreeType value)
          Create an instance of JAXBElement<TermTreeType>}
 TermTreeType createTermTreeType()
          Create an instance of TermTreeType
 VariableSetType createVariableSetType()
          Create an instance of VariableSetType
 VariableType createVariableType()
          Create an instance of VariableType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectFactory

public ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.ggf.schemas.graap._2007._03.ws_agreement

Method Detail

createAgreementType

public AgreementType createAgreementType()
Create an instance of AgreementType


createAgreementContextType

public AgreementContextType createAgreementContextType()
Create an instance of AgreementContextType


createOfferItemType

public OfferItemType createOfferItemType()
Create an instance of OfferItemType


createServiceLevelObjectiveType

public ServiceLevelObjectiveType createServiceLevelObjectiveType()
Create an instance of ServiceLevelObjectiveType


createBusinessValueListType

public BusinessValueListType createBusinessValueListType()
Create an instance of BusinessValueListType


createCompensationTypeAssessmentInterval

public CompensationType.AssessmentInterval createCompensationTypeAssessmentInterval()
Create an instance of CompensationType.AssessmentInterval


createServicePropertiesType

public ServicePropertiesType createServicePropertiesType()
Create an instance of ServicePropertiesType


createServiceNameSet

public ServiceNameSet createServiceNameSet()
Create an instance of ServiceNameSet


createAgreement

public Agreement createAgreement()
Create an instance of Agreement


createGuaranteeTermType

public GuaranteeTermType createGuaranteeTermType()
Create an instance of GuaranteeTermType


createTermCompositorType

public TermCompositorType createTermCompositorType()
Create an instance of TermCompositorType


createOfferItemTypeItemConstraint

public OfferItemType.ItemConstraint createOfferItemTypeItemConstraint()
Create an instance of OfferItemType.ItemConstraint


createKPITargetType

public KPITargetType createKPITargetType()
Create an instance of KPITargetType


createServiceReferenceType

public ServiceReferenceType createServiceReferenceType()
Create an instance of ServiceReferenceType


createVariableType

public VariableType createVariableType()
Create an instance of VariableType


createAgreementTemplate

public AgreementTemplate createAgreementTemplate()
Create an instance of AgreementTemplate


createAgreementTemplateType

public AgreementTemplateType createAgreementTemplateType()
Create an instance of AgreementTemplateType


createConstraintSectionType

public ConstraintSectionType createConstraintSectionType()
Create an instance of ConstraintSectionType


createVariableSetType

public VariableSetType createVariableSetType()
Create an instance of VariableSetType


createServiceSelectorType

public ServiceSelectorType createServiceSelectorType()
Create an instance of ServiceSelectorType


createContinuingFaultType

public ContinuingFaultType createContinuingFaultType()
Create an instance of ContinuingFaultType


createCompensationType

public CompensationType createCompensationType()
Create an instance of CompensationType


createNoncriticalExtensionType

public NoncriticalExtensionType createNoncriticalExtensionType()
Create an instance of NoncriticalExtensionType


createAgreementResponderIdentifierType

public AgreementResponderIdentifierType createAgreementResponderIdentifierType()
Create an instance of AgreementResponderIdentifierType


createPreferenceType

public PreferenceType createPreferenceType()
Create an instance of PreferenceType


createTermTreeType

public TermTreeType createTermTreeType()
Create an instance of TermTreeType


createServiceDescriptionTermType

public ServiceDescriptionTermType createServiceDescriptionTermType()
Create an instance of ServiceDescriptionTermType


createAgreementInitiatorIdentifierType

public AgreementInitiatorIdentifierType createAgreementInitiatorIdentifierType()
Create an instance of AgreementInitiatorIdentifierType


createTerms

public javax.xml.bind.JAXBElement<TermTreeType> createTerms(TermTreeType value)
Create an instance of JAXBElement<TermTreeType>}


createServiceLevelObjective

public javax.xml.bind.JAXBElement<ServiceLevelObjectiveType> createServiceLevelObjective(ServiceLevelObjectiveType value)
Create an instance of JAXBElement<ServiceLevelObjectiveType>}


createTemplate

public javax.xml.bind.JAXBElement<AgreementTemplateType> createTemplate(AgreementTemplateType value)
Create an instance of JAXBElement<AgreementTemplateType>}


createNoncriticalExtensions

public javax.xml.bind.JAXBElement<NoncriticalExtensionType> createNoncriticalExtensions(NoncriticalExtensionType value)
Create an instance of JAXBElement<NoncriticalExtensionType>}


createContext

public javax.xml.bind.JAXBElement<AgreementContextType> createContext(AgreementContextType value)
Create an instance of JAXBElement<AgreementContextType>}


createContinuingFault

public javax.xml.bind.JAXBElement<ContinuingFaultType> createContinuingFault(ContinuingFaultType value)
Create an instance of JAXBElement<ContinuingFaultType>}


createName

public javax.xml.bind.JAXBElement<java.lang.String> createName(java.lang.String value)
Create an instance of JAXBElement<String>}


createAgreementOffer

public javax.xml.bind.JAXBElement<AgreementType> createAgreementOffer(AgreementType value)
Create an instance of JAXBElement<AgreementType>}


createConstraint

public javax.xml.bind.JAXBElement<java.lang.Object> createConstraint(java.lang.Object value)
Create an instance of JAXBElement<Object>}


createQualifyingCondition

public javax.xml.bind.JAXBElement<java.lang.Object> createQualifyingCondition(java.lang.Object value)
Create an instance of JAXBElement<Object>}


createAll

public javax.xml.bind.JAXBElement<TermCompositorType> createAll(TermCompositorType value)
Create an instance of JAXBElement<TermCompositorType>}


createLocation

public javax.xml.bind.JAXBElement<java.lang.String> createLocation(java.lang.String value)
Create an instance of JAXBElement<String>}


createAgreementId

public javax.xml.bind.JAXBElement<java.lang.String> createAgreementId(java.lang.String value)
Create an instance of JAXBElement<String>}


createTermCompositorTypeServiceDescriptionTerm

public javax.xml.bind.JAXBElement<ServiceDescriptionTermType> createTermCompositorTypeServiceDescriptionTerm(ServiceDescriptionTermType value)
Create an instance of JAXBElement<ServiceDescriptionTermType>}


createTermCompositorTypeServiceProperties

public javax.xml.bind.JAXBElement<ServicePropertiesType> createTermCompositorTypeServiceProperties(ServicePropertiesType value)
Create an instance of JAXBElement<ServicePropertiesType>}


createTermCompositorTypeOneOrMore

public javax.xml.bind.JAXBElement<TermCompositorType> createTermCompositorTypeOneOrMore(TermCompositorType value)
Create an instance of JAXBElement<TermCompositorType>}


createTermCompositorTypeServiceReference

public javax.xml.bind.JAXBElement<ServiceReferenceType> createTermCompositorTypeServiceReference(ServiceReferenceType value)
Create an instance of JAXBElement<ServiceReferenceType>}


createTermCompositorTypeExactlyOne

public javax.xml.bind.JAXBElement<TermCompositorType> createTermCompositorTypeExactlyOne(TermCompositorType value)
Create an instance of JAXBElement<TermCompositorType>}


createTermCompositorTypeGuaranteeTerm

public javax.xml.bind.JAXBElement<GuaranteeTermType> createTermCompositorTypeGuaranteeTerm(GuaranteeTermType value)
Create an instance of JAXBElement<GuaranteeTermType>}



Copyright © 2008 eBMWebsourcing. All Rights Reserved.