JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.ongres.scram.common.util
Interface CharAttribute
All Known Subinterfaces:
CharAttributeValue
All Known Implementing Classes:
AbstractCharAttributeValue
,
Gs2Attributes
,
Gs2AttributeValue
,
Gs2CbindFlag
,
ScramAttributes
,
ScramAttributeValue
public interface
CharAttribute
Represents an attribute (a key name) that is represented by a single char.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
char
getChar
()
Return the char used to represent this attribute
Method Detail
getChar
char getChar()
Return the char used to represent this attribute
Returns:
The character of the attribute
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2017. All rights reserved.