Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

gov.lanl.COAS
Class Empty_  view Empty_ download Empty_.java

java.lang.Object
  extended bygov.lanl.COAS.AbstractObservationValue_
      extended bygov.lanl.COAS.Empty_
All Implemented Interfaces:
ObservationValue_, java.io.Serializable
Direct Known Subclasses:
Empty__DB

public class Empty_
extends AbstractObservationValue_

*********************************** Copyright Notice Copyright (c) 1999, Regents of the University of California. All rights reserved. DISCLAIMER THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ************************************


Field Summary
 
Fields inherited from class gov.lanl.COAS.AbstractObservationValue_
dbMgr, OBS_VALUE_CLASS
 
Constructor Summary
Empty_()
          Constructor declaration
 
Method Summary
 org.omg.CORBA.Any[] toObservationValue()
          Method declaration
 java.lang.String toString()
          Method declaration
 java.lang.String toXML(java.lang.String indent)
          Method declaration
 
Methods inherited from class gov.lanl.COAS.AbstractObservationValue_
getValueId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Empty_

public Empty_()
Constructor declaration

Method Detail

toObservationValue

public org.omg.CORBA.Any[] toObservationValue()
Method declaration


toXML

public java.lang.String toXML(java.lang.String indent)
Method declaration


toString

public java.lang.String toString()
Method declaration