Uses of Class
net.sf.okapi.filters.xini.jaxb.Fields
-
Packages that use Fields Package Description net.sf.okapi.filters.xini.jaxb -
-
Uses of Fields in net.sf.okapi.filters.xini.jaxb
Fields in net.sf.okapi.filters.xini.jaxb declared as Fields Modifier and Type Field Description protected FieldsElement.ElementContent. fieldsMethods in net.sf.okapi.filters.xini.jaxb that return Fields Modifier and Type Method Description FieldsObjectFactory. createFields()Create an instance ofFieldsFieldsElement.ElementContent. getFields()Gets the value of the fields property.Methods in net.sf.okapi.filters.xini.jaxb with parameters of type Fields Modifier and Type Method Description voidElement.ElementContent. setFields(Fields value)Sets the value of the fields property.
-