Uses of Class
com.github.sardine.model.Displayname
Packages that use Displayname
-
Uses of Displayname in com.github.sardine.model
Fields in com.github.sardine.model declared as DisplaynameMethods in com.github.sardine.model that return DisplaynameModifier and TypeMethodDescriptionObjectFactory.createDisplayname()Create an instance ofDisplaynameProp.getDisplayname()Gets the value of the displayname property.Methods in com.github.sardine.model with parameters of type DisplaynameModifier and TypeMethodDescriptionvoidProp.setDisplayname(Displayname value) Sets the value of the displayname property.