Uses of Class
org.plasma.provisioning.ValueConstraint

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

Uses of ValueConstraint in org.plasma.provisioning
 

Fields in org.plasma.provisioning declared as ValueConstraint
protected  ValueConstraint PropertyAppInfo.valueConstraint
           
protected  ValueConstraint Property.valueConstraint
           
 

Methods in org.plasma.provisioning that return ValueConstraint
 ValueConstraint ObjectFactory.createValueConstraint()
          Create an instance of ValueConstraint
 ValueConstraint PropertyAppInfo.getValueConstraint()
          Gets the value of the valueConstraint property.
 ValueConstraint Property.getValueConstraint()
          Gets the value of the valueConstraint property.
 

Methods in org.plasma.provisioning with parameters of type ValueConstraint
 void PropertyAppInfo.setValueConstraint(ValueConstraint value)
          Sets the value of the valueConstraint property.
 void Property.setValueConstraint(ValueConstraint value)
          Sets the value of the valueConstraint property.
 

Uses of ValueConstraint in org.plasma.provisioning.xsd
 

Methods in org.plasma.provisioning.xsd that return ValueConstraint
 ValueConstraint ConstraintAssembler.buildValueConstraint(AbstractSimpleType simpleType)
           
 ValueConstraint ConstraintAssembler.buildValueConstraint(Restriction rest)
           
 

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



Copyright © 2014. All rights reserved.