net.opengis.kml._2_2_0
Class AtomName

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

public class AtomName
extends JAXBElement<String>

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
AtomName()
           
AtomName(String 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

AtomName

public AtomName(String value)

AtomName

public AtomName()


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