Class Person
- java.lang.Object
-
- eu.datex2.siri14.schema._1_0._1_0.Person
-
- All Implemented Interfaces:
Serializable
public class Person extends Object implements Serializable
Java class for Person complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Person"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> </restriction> </complexContent> </complexType>- See Also:
- Serialized Form