Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile Client
11g Release 1 (11.1.1)

E17503-02

oracle.adfnmc.java.text
Class Format.Field

java.lang.Object
  extended by oracle.adfnmc.java.text.AttributedCharacterIterator.Attribute
      extended by oracle.adfnmc.java.text.Format.Field
All Implemented Interfaces:
Serializable
Enclosing class:
Format

public static class Format.Field
extends AttributedCharacterIterator.Attribute

This inner class is used to represent Format attributes in the AttributedCharacterIterator that formatToCharacterIterator() method returns in the Format subclasses.


Field Summary
 
Fields inherited from class oracle.adfnmc.java.text.AttributedCharacterIterator.Attribute
INPUT_METHOD_SEGMENT, LANGUAGE, READING
 
Constructor Summary
protected Format.Field(java.lang.String fieldName)
          Constructs a new instance of Field with the given fieldName.
 
Method Summary
 
Methods inherited from class oracle.adfnmc.java.text.AttributedCharacterIterator.Attribute
equals, getName, hashCode, readResolve, toString
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Format.Field

protected Format.Field(java.lang.String fieldName)
Constructs a new instance of Field with the given fieldName.


Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile Client
11g Release 1 (11.1.1)

E17503-02

Copyright © 2011, Oracle and/or its affiliates. All rights reserved.