Uses of Class
org.cxml.DateInfo
-
Packages that use DateInfo Package Description org.cxml -
-
Uses of DateInfo in org.cxml
Fields in org.cxml with type parameters of type DateInfo Modifier and Type Field Description protected java.util.List<DateInfo>ReferenceDocumentInfo. dateInfoMethods in org.cxml that return DateInfo Modifier and Type Method Description DateInfoObjectFactory. createDateInfo()Create an instance ofDateInfoMethods in org.cxml that return types with arguments of type DateInfo Modifier and Type Method Description java.util.List<DateInfo>ReferenceDocumentInfo. getDateInfo()Gets the value of the dateInfo property.
-