neuroml.network
Class PotentialSynapticLocation.AllowedGroups

java.lang.Object
  extended by javax.xml.bind.JAXBElement<java.lang.String>
      extended by neuroml.network.PotentialSynapticLocation.AllowedGroups
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
PotentialSynapticLocation

public static class PotentialSynapticLocation.AllowedGroups
extends javax.xml.bind.JAXBElement<java.lang.String>

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class javax.xml.bind.JAXBElement
javax.xml.bind.JAXBElement.GlobalScope
 
Field Summary
protected static javax.xml.namespace.QName NAME
           
 
Fields inherited from class javax.xml.bind.JAXBElement
declaredType, name, nil, scope, value
 
Constructor Summary
PotentialSynapticLocation.AllowedGroups(java.lang.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 javax.xml.namespace.QName NAME
Constructor Detail

PotentialSynapticLocation.AllowedGroups

public PotentialSynapticLocation.AllowedGroups(java.lang.String value)


NeuroML API (v1.4)