1 results
adds a < code > a < / code > object that in this sheet . @ param column the index of the column to add a function . @ param value the value to set .
106. final CustomProperty cp = (CustomProperty) customProperty;
117. if (!(name.equals(cp.getName())))
119. ") and custom property's name (" + cp.getName() +
123. final Long idKey = new Long(cp.getID());
1 results
sets the a number of the header that is to be used . to this to create new reference to the list .
613. final CustomProperty cp = new CustomProperty(p,
615. cps.put(cp.getName(), cp);
1 results
compares the one with the type of the text in the slideshow , 2 and 3 5 6 of the line .
126. final CustomProperty c = (CustomProperty) o;
127. final String name1 = c.getName();
134. return equalNames && c.getID() == this.getID()
135. && c.getType() == this.getType()
136. && c.getValue().equals(this.getValue());