net.ivoa.xml.stc.stc_v1_30
Class OrbitType.P

java.lang.Object
  extended by net.ivoa.xml.stc.stc_v1_30.Double1Type
      extended by net.ivoa.xml.stc.stc_v1_30.OrbitType.P
Enclosing class:
OrbitType

public static class OrbitType.P
extends Double1Type

Java class for anonymous complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType>
   <simpleContent>
     <extension base="<http://www.ivoa.net/xml/STC/stc-v1.30.xsd>double1Type">
       <attribute name="unit" type="{http://www.ivoa.net/xml/STC/stc-v1.30.xsd}timeUnitType" default="d" />
     </extension>
   </simpleContent>
 </complexType>
 


Field Summary
protected  java.lang.String unit
           
 
Fields inherited from class net.ivoa.xml.stc.stc_v1_30.Double1Type
genUnit, href, id, idref, idrefType, idType, posAngleUnit, posUnit, spectralUnit, timeUnit, type, ucd, value, velTimeUnit
 
Constructor Summary
OrbitType.P()
           
 
Method Summary
 java.lang.String getUnit()
          Gets the value of the unit property.
 void setUnit(java.lang.String value)
          Sets the value of the unit property.
 
Methods inherited from class net.ivoa.xml.stc.stc_v1_30.Double1Type
getGenUnit, getHref, getId, getIdref, getIDREFType, getIDType, getPosAngleUnit, getPosUnit, getSpectralUnit, getTimeUnit, getType, getUcd, getValue, getVelTimeUnit, setGenUnit, setHref, setId, setIdref, setIDREFType, setIDType, setPosAngleUnit, setPosUnit, setSpectralUnit, setTimeUnit, setType, setUcd, setValue, setVelTimeUnit
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

unit

protected java.lang.String unit
Constructor Detail

OrbitType.P

public OrbitType.P()
Method Detail

getUnit

public java.lang.String getUnit()
Gets the value of the unit property.

Returns:
possible object is String

setUnit

public void setUnit(java.lang.String value)
Sets the value of the unit property.

Parameters:
value - allowed object is String


Copyright © 2011 VAMDC. All Rights Reserved.