Uses of Class
org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateDefinition.Enum

Packages that use GuaranteeTermStateDefinition.Enum
org.ogf.schemas.graap.wsAgreement   
org.ogf.schemas.graap.wsAgreement.impl   
 

Uses of GuaranteeTermStateDefinition.Enum in org.ogf.schemas.graap.wsAgreement
 

Fields in org.ogf.schemas.graap.wsAgreement declared as GuaranteeTermStateDefinition.Enum
static GuaranteeTermStateDefinition.Enum GuaranteeTermStateDefinition.FULFILLED
           
static GuaranteeTermStateDefinition.Enum GuaranteeTermStateDefinition.NOT_DETERMINED
           
static GuaranteeTermStateDefinition.Enum GuaranteeTermStateDefinition.VIOLATED
           
 

Methods in org.ogf.schemas.graap.wsAgreement that return GuaranteeTermStateDefinition.Enum
static GuaranteeTermStateDefinition.Enum GuaranteeTermStateDefinition.Enum.forInt(int i)
          Returns the enum value corresponding to an int, or null if none.
static GuaranteeTermStateDefinition.Enum GuaranteeTermStateDefinition.Enum.forString(String s)
          Returns the enum value for a string, or null if none.
 GuaranteeTermStateDefinition.Enum GuaranteeTermStateType.getState()
          Gets the "State" element
 

Methods in org.ogf.schemas.graap.wsAgreement with parameters of type GuaranteeTermStateDefinition.Enum
 void GuaranteeTermStateType.setState(GuaranteeTermStateDefinition.Enum state)
          Sets the "State" element
 

Uses of GuaranteeTermStateDefinition.Enum in org.ogf.schemas.graap.wsAgreement.impl
 

Methods in org.ogf.schemas.graap.wsAgreement.impl that return GuaranteeTermStateDefinition.Enum
 GuaranteeTermStateDefinition.Enum GuaranteeTermStateTypeImpl.getState()
          Gets the "State" element
 

Methods in org.ogf.schemas.graap.wsAgreement.impl with parameters of type GuaranteeTermStateDefinition.Enum
 void GuaranteeTermStateTypeImpl.setState(GuaranteeTermStateDefinition.Enum state)
          Sets the "State" element
 



Copyright © 2008-2012. All Rights Reserved.