org.opencrx.application.shop1.cci2
Interface AmountTQuery

All Superinterfaces:
AnyTypePredicate

public interface AmountTQuery
extends AnyTypePredicate


Method Summary
 StringTypePredicate count()
           
 SimpleTypeOrder orderByCount()
          Allows to adds a sort instruction for AmountT depending the feature count Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByUom()
          Allows to adds a sort instruction for AmountT depending the feature uom Note: The order in which orderBy… instructions are given is relevant!
 StringTypePredicate uom()
           
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 

Method Detail

count

StringTypePredicate count()

orderByCount

SimpleTypeOrder orderByCount()
Allows to adds a sort instruction for AmountT depending the feature count Note: The order in which orderBy… instructions are given is relevant!


uom

StringTypePredicate uom()

orderByUom

SimpleTypeOrder orderByUom()
Allows to adds a sort instruction for AmountT depending the feature uom Note: The order in which orderBy… instructions are given is relevant!



This software is published under the BSD license. Copyright © 2003-2010, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.