Definition at line 11 of file IntVarElement.java.
 
◆ IntVarElement() [1/3]
      
        
          | com.google.ortools.constraintsolver.IntVarElement.IntVarElement  | 
          ( | 
          long |           cPtr,  | 
        
        
           | 
           | 
          boolean |           cMemoryOwn ) | 
        
      
 
 
◆ IntVarElement() [2/3]
      
        
          | com.google.ortools.constraintsolver.IntVarElement.IntVarElement  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ IntVarElement() [3/3]
      
        
          | com.google.ortools.constraintsolver.IntVarElement.IntVarElement  | 
          ( | 
          IntVar |           var | ) | 
           | 
        
      
 
 
◆ bound()
      
        
          | boolean com.google.ortools.constraintsolver.IntVarElement.bound  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ clone()
      
        
          | IntVarElement com.google.ortools.constraintsolver.IntVarElement.clone  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ copy()
      
        
          | void com.google.ortools.constraintsolver.IntVarElement.copy  | 
          ( | 
          IntVarElement |           element | ) | 
           | 
        
      
 
 
◆ delete()
      
        
          | synchronized void com.google.ortools.constraintsolver.IntVarElement.delete  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ finalize()
  
  
      
        
          | void com.google.ortools.constraintsolver.IntVarElement.finalize  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
◆ getCPtr()
  
  
      
        
          | long com.google.ortools.constraintsolver.IntVarElement.getCPtr  | 
          ( | 
          IntVarElement |           obj | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
◆ max()
      
        
          | long com.google.ortools.constraintsolver.IntVarElement.max  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ min()
      
        
          | long com.google.ortools.constraintsolver.IntVarElement.min  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ reset()
      
        
          | void com.google.ortools.constraintsolver.IntVarElement.reset  | 
          ( | 
          IntVar |           var | ) | 
           | 
        
      
 
 
◆ restore()
      
        
          | void com.google.ortools.constraintsolver.IntVarElement.restore  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ setMax()
      
        
          | void com.google.ortools.constraintsolver.IntVarElement.setMax  | 
          ( | 
          long |           m | ) | 
           | 
        
      
 
 
◆ setMin()
      
        
          | void com.google.ortools.constraintsolver.IntVarElement.setMin  | 
          ( | 
          long |           m | ) | 
           | 
        
      
 
 
◆ setRange()
      
        
          | void com.google.ortools.constraintsolver.IntVarElement.setRange  | 
          ( | 
          long |           l,  | 
        
        
           | 
           | 
          long |           u ) | 
        
      
 
 
◆ setValue()
      
        
          | void com.google.ortools.constraintsolver.IntVarElement.setValue  | 
          ( | 
          long |           v | ) | 
           | 
        
      
 
 
◆ store()
      
        
          | void com.google.ortools.constraintsolver.IntVarElement.store  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ swigRelease()
  
  
      
        
          | long com.google.ortools.constraintsolver.IntVarElement.swigRelease  | 
          ( | 
          IntVarElement |           obj | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
◆ toString()
      
        
          | String com.google.ortools.constraintsolver.IntVarElement.toString  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ value()
      
        
          | long com.google.ortools.constraintsolver.IntVarElement.value  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ var()
      
        
          | IntVar com.google.ortools.constraintsolver.IntVarElement.var  | 
          ( | 
           | ) | 
           | 
        
      
 
 
The documentation for this class was generated from the following file:
- build/java/ortools-java/src/main/java/com/google/ortools/constraintsolver/IntVarElement.java