Class AspectLineC

java.lang.Object
de.elo.ix.client.AspectLineDataC
de.elo.ix.client.AspectLineC
All Implemented Interfaces:
java.io.Serializable

public class AspectLineC
extends de.elo.ix.client.AspectLineDataC
implements java.io.Serializable

Constants for class AspectLine

Copyright: Copyright (c) 2019

Organisation: ELO Digital Office GmbH

Since:
20.00.000.100
See Also:
Serialized Form
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static long mbAllowedMaskIdsForKeywordingRelation
    Member bit: allowedMaskIds
    static long mbFlags
    Member bit: Line flags
    static long mbImportant  
    static long mbPostfixAsterix  
    static long mbPrefixAsterix  
    static long mbTranslate  
    static long mbType
    Member bit: The type of the line information.
    static int TYPE_OFFSET_TYPES_FOR_ASPECTS
    Types above this value are supported only by newer docMasks with aspects.

    Fields inherited from class de.elo.ix.client.AspectLineDataC

    lnAllowedReferencedMaskIdsRaw, lnDefaultValue, lnDisplayName, lnExternalData, lnKey, lnNameTranslationKey, mbAllMembers, mbAllowedReferencedMaskIdsRaw, mbAspectId, mbDefaultValue, mbDisplayName, mbExternalData, mbKey, mbNameTranslationKey, mbRawFlags, mbRawType
  • Constructor Summary

    Constructors 
    Constructor Description
    AspectLineC()  
  • Method Summary

    Modifier and Type Method Description
    static java.lang.String typeToString​(int type)  

    Methods inherited from class de.elo.ix.client.AspectLineDataC

    getLnAllowedReferencedMaskIdsRaw, getLnDefaultValue, getLnDisplayName, getLnExternalData, getLnKey, getLnNameTranslationKey, getMbAllMembers, getMbAllowedReferencedMaskIdsRaw, getMbAspectId, getMbDefaultValue, getMbDisplayName, getMbExternalData, getMbKey, getMbNameTranslationKey, getMbRawFlags, getMbRawType, setLnAllowedReferencedMaskIdsRaw, setLnDefaultValue, setLnDisplayName, setLnExternalData, setLnKey, setLnNameTranslationKey, setMbAllMembers, setMbAllowedReferencedMaskIdsRaw, setMbAspectId, setMbDefaultValue, setMbDisplayName, setMbExternalData, setMbKey, setMbNameTranslationKey, setMbRawFlags, setMbRawType

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait