Uses of Class
net.wirelabs.jmaps.example.gpx.PersonType
-
Packages that use PersonType Package Description net.wirelabs.jmaps.example.gpx -
-
Uses of PersonType in net.wirelabs.jmaps.example.gpx
Fields in net.wirelabs.jmaps.example.gpx declared as PersonType Modifier and Type Field Description protected PersonTypeMetadataType. authorMethods in net.wirelabs.jmaps.example.gpx that return PersonType Modifier and Type Method Description PersonTypeObjectFactory. createPersonType()Create an instance ofPersonTypePersonTypeMetadataType. getAuthor()Gets the value of the author property.Methods in net.wirelabs.jmaps.example.gpx with parameters of type PersonType Modifier and Type Method Description voidMetadataType. setAuthor(PersonType value)Sets the value of the author property.
-