Uses of Class
jaxb.Gate
-
Packages that use Gate Package Description core.geometry jaxb -
-
Uses of Gate in core.geometry
Constructors in core.geometry with parameters of type Gate Constructor Description Gate(Gate jaxb_gate)
-
Uses of Gate in jaxb
Methods in jaxb that return Gate Modifier and Type Method Description Gate
ObjectFactory. createGate()
Create an instance ofGate
Methods in jaxb that return types with arguments of type Gate Modifier and Type Method Description List<Gate>
Gates. getGate()
Gets the value of the gate property.
-