75767778798081828384
public void CreateMinimalContent(String uniqueId) { ObjectFactory factory = new ObjectFactory(); CTColorTransform colorsDef = factory.createCTColorTransform(); colorsDef.setUniqueId(uniqueId); this.setJaxbElement(colorsDef); }