org.opencrx.kernel.contract1.jpa3
Class ContractPriorityFilterProperty$Slice

java.lang.Object
  extended by org.opencrx.kernel.contract1.jpa3.ContractFilterProperty$Slice
      extended by org.opencrx.kernel.contract1.jpa3.ContractPriorityFilterProperty$Slice
All Implemented Interfaces:
Serializable

public class ContractPriorityFilterProperty$Slice
extends ContractFilterProperty$Slice

ContractPriorityFilterProperty$Slice object hold the ContractPriorityFilterProperty's multivalued attributes

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.opencrx.kernel.contract1.jpa3.ContractFilterProperty$Slice
ContractFilterProperty$Slice.SliceId
 
Constructor Summary
  ContractPriorityFilterProperty$Slice()
          Constructor
protected ContractPriorityFilterProperty$Slice(ContractPriorityFilterProperty object, int index)
          Constructor
 
Method Summary
 Short getPriority()
           
 void setPriority(Short value)
           
 
Methods inherited from class org.opencrx.kernel.contract1.jpa3.ContractFilterProperty$Slice
getContext, getCreatedBy, getModifiedBy, getOwner, getOwningGroup, setContext, setCreatedBy, setModifiedBy, setOwner, setOwningGroup
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContractPriorityFilterProperty$Slice

public ContractPriorityFilterProperty$Slice()
Constructor


ContractPriorityFilterProperty$Slice

protected ContractPriorityFilterProperty$Slice(ContractPriorityFilterProperty object,
                                               int index)
Constructor

Method Detail

getPriority

public Short getPriority()

setPriority

public void setPriority(Short value)


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