Uses of Class
org.cxml.Format
-
Packages that use Format Package Description org.cxml -
-
Uses of Format in org.cxml
Fields in org.cxml declared as Format Modifier and Type Field Description protected FormatSubscription. formatMethods in org.cxml that return Format Modifier and Type Method Description FormatObjectFactory. createFormat()Create an instance ofFormatFormatSubscription. getFormat()Gets the value of the format property.Methods in org.cxml with parameters of type Format Modifier and Type Method Description voidSubscription. setFormat(Format value)Sets the value of the format property.
-