Class SBNamespaceMigrate


  • public final class SBNamespaceMigrate
    extends Object
    Namespace Migrate Object.
    • Constructor Detail

      • SBNamespaceMigrate

        public SBNamespaceMigrate()
    • Method Detail

      • targetNamespaceType

        public NameSpaceType targetNamespaceType()
        Get the targetNamespaceType property: Type of namespaces.
        Returns:
        the targetNamespaceType value.
      • withTargetNamespaceType

        public SBNamespaceMigrate withTargetNamespaceType​(NameSpaceType targetNamespaceType)
        Set the targetNamespaceType property: Type of namespaces.
        Parameters:
        targetNamespaceType - the targetNamespaceType value to set.
        Returns:
        the SBNamespaceMigrate object itself.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.