Class VersionDefinition


  • public class VersionDefinition
    extends Object
    • Constructor Detail

      • VersionDefinition

        public VersionDefinition()
    • Method Detail

      • getType

        public String getType()
      • setType

        public void setType​(String type)
      • getValue

        public String getValue()
      • setValue

        public void setValue​(String value)
      • isNamespaceType

        public boolean isNamespaceType()
        Returns:
        true if the versionDefinition can be based on the namespace
        Since:
        1.9
      • isFieldType

        public boolean isFieldType()
        Returns:
        true if the versionDefinition can be based on the field
        Since:
        1.9