Uses of Class
com.active_endpoints.schemas.engineapi._2010._05.engineapitypes.AesContributionState

Packages that use AesContributionState
com.active_endpoints.schemas.engineapi._2010._05.engineapitypes   
 

Uses of AesContributionState in com.active_endpoints.schemas.engineapi._2010._05.engineapitypes
 

Fields in com.active_endpoints.schemas.engineapi._2010._05.engineapitypes declared as AesContributionState
protected  AesContributionState AesContributionSearchFilter.contributionState
           
protected  AesContributionState AesContribution.state
           
 

Methods in com.active_endpoints.schemas.engineapi._2010._05.engineapitypes that return AesContributionState
static AesContributionState AesContributionState.fromValue(String v)
           
 AesContributionState AesContributionSearchFilter.getContributionState()
          Gets the value of the contributionState property.
 AesContributionState AesContribution.getState()
          Gets the value of the state property.
static AesContributionState AesContributionState.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AesContributionState[] AesContributionState.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.active_endpoints.schemas.engineapi._2010._05.engineapitypes with parameters of type AesContributionState
 void AesContributionSearchFilter.setContributionState(AesContributionState value)
          Sets the value of the contributionState property.
 void AesContribution.setState(AesContributionState value)
          Sets the value of the state property.
 



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