Class ConstantsAminoAcidsLabeled
- java.lang.Object
-
- com.actelion.research.chem.io.pdb.converter.ConstantsAminoAcidsLabeled
-
public class ConstantsAminoAcidsLabeled extends java.lang.Object
ConstantsAminoAcidsLabeledCopyright: Idorsia Pharmaceuticals Ltd., Inc. All Rights Reserved This software is the proprietary information of Idorsia Pharmaceuticals, Ltd. Use is subject to license terms.
Created by korffmo1 on 17.04.18.
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
RESOURCE_AAS_LABELED
static java.lang.String
TAG_AAS_ABBR1
static java.lang.String
TAG_AAS_NAME
-
Constructor Summary
Constructors Constructor Description ConstantsAminoAcidsLabeled()
-
-
-
Field Detail
-
TAG_AAS_NAME
public static final java.lang.String TAG_AAS_NAME
- See Also:
- Constant Field Values
-
TAG_AAS_ABBR1
public static final java.lang.String TAG_AAS_ABBR1
- See Also:
- Constant Field Values
-
RESOURCE_AAS_LABELED
public static final java.lang.String RESOURCE_AAS_LABELED
- See Also:
- Constant Field Values
-
-