Uses of Class
org.plasma.provisioning.EnumerationConstraint

Packages that use EnumerationConstraint
org.plasma.provisioning Package level documentation for package org.plasma.provisioning. 
org.plasma.provisioning.xsd   
 

Uses of EnumerationConstraint in org.plasma.provisioning
 

Fields in org.plasma.provisioning declared as EnumerationConstraint
protected  EnumerationConstraint PropertyAppInfo.enumerationConstraint
           
protected  EnumerationConstraint Property.enumerationConstraint
           
 

Methods in org.plasma.provisioning that return EnumerationConstraint
 EnumerationConstraint ObjectFactory.createEnumerationConstraint()
          Create an instance of EnumerationConstraint
 EnumerationConstraint PropertyAppInfo.getEnumerationConstraint()
          Gets the value of the enumerationConstraint property.
 EnumerationConstraint Property.getEnumerationConstraint()
          Gets the value of the enumerationConstraint property.
 

Methods in org.plasma.provisioning with parameters of type EnumerationConstraint
 void PropertyAppInfo.setEnumerationConstraint(EnumerationConstraint value)
          Sets the value of the enumerationConstraint property.
 void Property.setEnumerationConstraint(EnumerationConstraint value)
          Sets the value of the enumerationConstraint property.
 

Uses of EnumerationConstraint in org.plasma.provisioning.xsd
 

Methods in org.plasma.provisioning.xsd that return EnumerationConstraint
 EnumerationConstraint ConstraintAssembler.buildEnumerationConstraint(AbstractSimpleType simpleType, AbstractSimpleType source)
           
 

Methods in org.plasma.provisioning.xsd that return types with arguments of type EnumerationConstraint
 List<EnumerationConstraint> ConstraintCollector.getEnumerationConstraints()
           
 



Copyright © 2014. All rights reserved.