Uses of Class
org.gedcomx.conclusion.PlaceDisplayProperties

Packages that use PlaceDisplayProperties
org.gedcomx.conclusion The conclusion model defines genealogical conclusion data. 
 

Uses of PlaceDisplayProperties in org.gedcomx.conclusion
 

Methods in org.gedcomx.conclusion that return PlaceDisplayProperties
 PlaceDisplayProperties PlaceDisplayProperties.fullName(String name)
          Build up these properties with a full name.
 PlaceDisplayProperties PlaceDescription.getDisplayExtension()
          Display properties for the place.
 PlaceDisplayProperties PlaceDisplayProperties.id(String id)
           
 PlaceDisplayProperties PlaceDisplayProperties.name(String name)
          Build up these properties with a name.
 PlaceDisplayProperties PlaceDisplayProperties.type(String type)
          Build up these properties with a type.
 

Methods in org.gedcomx.conclusion with parameters of type PlaceDisplayProperties
 PlaceDescription PlaceDescription.displayExtension(PlaceDisplayProperties display)
          Build out this place with a display exension.
 void PlaceDisplayProperties.embed(PlaceDisplayProperties data)
          Embed a set of display properties.
 void PlaceDescription.setDisplayExtension(PlaceDisplayProperties display)
          Display properties for the place.
 



Copyright © 2015. All rights reserved.