Documentation of 'edu.uci.ics.jung.io.graphml.Key' Java class
Key
edu.uci.ics.jung.io.graphml

Class Key



  • public class Key
    extends java.lang.Object
    GraphML key object that was parsed from the input stream.
    • Constructor Detail

      • Key

        public Key()
    • Method Detail

      • getDescription

        public java.lang.String getDescription()
      • setDescription

        public void setDescription(java.lang.String description)
      • getAttributeName

        public java.lang.String getAttributeName()
      • setAttributeName

        public void setAttributeName(java.lang.String attributeName)
      • getAttributeType

        public java.lang.String getAttributeType()
      • setAttributeType

        public void setAttributeType(java.lang.String attributeType)
      • getDefaultValue

        public java.lang.String getDefaultValue()
      • setDefaultValue

        public void setDefaultValue(java.lang.String defaultValue)
      • setId

        public void setId(java.lang.String id)
      • setForType

        public void setForType(Key.ForType forType)
      • getId

        public java.lang.String getId()
      • defaultValue

        public java.lang.String defaultValue()
      • applyKey

        public void applyKey(Metadata metadata)

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.