Uses of Class
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.maven.decoration100.PublishDate

Packages that use PublishDate
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.maven.decoration100   
 

Uses of PublishDate in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.maven.decoration100
 

Fields in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.maven.decoration100 declared as PublishDate
protected  PublishDate DecorationModel.publishDate
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.maven.decoration100 that return PublishDate
 PublishDate PublishDate.clone()
          Creates and returns a copy of this object.
 PublishDate ObjectFactory.createPublishDate()
          Create an instance of PublishDate
 PublishDate DecorationModel.getPublishDate()
          Gets the value of the publishDate property.
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.maven.decoration100 with parameters of type PublishDate
 void DecorationModel.setPublishDate(PublishDate value)
          Sets the value of the publishDate property.
 

Constructors in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.maven.decoration100 with parameters of type PublishDate
PublishDate(PublishDate o)
          Creates a new net.sourceforge.ccxjc.it.model.priv.collections.valueclass.maven.decoration100.PublishDate instance by copying a given instance.
 



Copyright © 2009 The CC-XJC Community. All Rights Reserved.