Uses of Class
org.faktorips.runtime.modeltype.IModelTypeAttribute.ValueSetType

Packages that use IModelTypeAttribute.ValueSetType
org.faktorips.runtime.modeltype   
org.faktorips.runtime.modeltype.internal   
 

Uses of IModelTypeAttribute.ValueSetType in org.faktorips.runtime.modeltype
 

Methods in org.faktorips.runtime.modeltype that return IModelTypeAttribute.ValueSetType
 IModelTypeAttribute.ValueSetType IModelTypeAttribute.getValueSetType()
          Returns the type of value set restricting this attribute
static IModelTypeAttribute.ValueSetType IModelTypeAttribute.ValueSetType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static IModelTypeAttribute.ValueSetType[] IModelTypeAttribute.ValueSetType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of IModelTypeAttribute.ValueSetType in org.faktorips.runtime.modeltype.internal
 

Methods in org.faktorips.runtime.modeltype.internal that return IModelTypeAttribute.ValueSetType
 IModelTypeAttribute.ValueSetType ModelTypeAttribute.getValueSetType()
           
 



Copyright © 2015. All rights reserved.