net.opengis.kml._2_2_0
Class AScale

java.lang.Object
  extended by javax.xml.bind.JAXBElement<ScaleType>
      extended by net.opengis.kml._2_2_0.AScale
All Implemented Interfaces:
Serializable

public class AScale
extends JAXBElement<ScaleType>

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class javax.xml.bind.JAXBElement
JAXBElement.GlobalScope
 
Field Summary
protected static QName NAME
           
 
Fields inherited from class javax.xml.bind.JAXBElement
declaredType, name, nil, scope, value
 
Constructor Summary
AScale()
           
AScale(ScaleType value)
           
 
Method Summary
 
Methods inherited from class javax.xml.bind.JAXBElement
getDeclaredType, getName, getScope, getValue, isGlobalScope, isNil, isTypeSubstituted, setNil, setValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NAME

protected static final QName NAME
Constructor Detail

AScale

public AScale(ScaleType value)

AScale

public AScale()


Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.