de.zimek.proteinfeatures.groups
Class SS

java.lang.Object
  extended byde.zimek.proteinfeatures.groups.CharGroup
      extended byde.zimek.proteinfeatures.groups.SS
All Implemented Interfaces:
Group

public class SS
extends CharGroup

Author:
Arthur Zimek

Field Summary
 
Fields inherited from class de.zimek.proteinfeatures.groups.CharGroup
group, groups
 
Constructor Summary
SS()
           
 
Method Summary
 java.lang.String getAttributeNamePrefix()
          Returns a prefix for attribute description
 
Methods inherited from class de.zimek.proteinfeatures.groups.CharGroup
getGroups, init, mapping
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SS

public SS()
Method Detail

getAttributeNamePrefix

public java.lang.String getAttributeNamePrefix()
Description copied from interface: Group
Returns a prefix for attribute description

Returns:
String
See Also:
Group.getAttributeNamePrefix()